Share via


StoreHardwareManufacturerInfo.HardwareManufacturerId Property

Definition

Gets the hardware manufacture ID for the current device.

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

Property Value

String

Platform::String

winrt::hstring

The hardware manufacture ID for the current device.

Applies to