Share via


DeviceInfo.Manufacturer Property

Definition

Gets the manufacturer of the device.

public:
 static property System::String ^ Manufacturer { System::String ^ get(); };
public static string Manufacturer { get; }
static member Manufacturer : string
Public Shared ReadOnly Property Manufacturer As String

Property Value

Device manufacturer.

Applies to