Share via


StoreHardwareManufacturerInfo.ManufacturerName Property

Definition

Gets the name of the hardware manufacturer for the current device.

public:
 property Platform::String ^ ManufacturerName { Platform::String ^ get(); };
winrt::hstring ManufacturerName();
public string ManufacturerName { get; }
var string = storeHardwareManufacturerInfo.manufacturerName;
Public ReadOnly Property ManufacturerName As String

Property Value

String

Platform::String

winrt::hstring

The name of the hardware manufacturer for the current device.

Applies to