StoreConfiguration.HardwareManufacturerInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets hardware manufacturer information for the current device.
public:
static property StoreHardwareManufacturerInfo ^ HardwareManufacturerInfo { StoreHardwareManufacturerInfo ^ get(); };
static StoreHardwareManufacturerInfo HardwareManufacturerInfo();
public static StoreHardwareManufacturerInfo HardwareManufacturerInfo { get; }
var storeHardwareManufacturerInfo = StoreConfiguration.hardwareManufacturerInfo;
Public Shared ReadOnly Property HardwareManufacturerInfo As StoreHardwareManufacturerInfo
Property Value
An object that provides information about the hardware manufacturer of the current device.