Click or drag to resize
CurrentDeviceInfoHardwareVendor Property
The company who manufactured the hardware. Some devices (such as PCs) don't reveal this information and will return 'Unknown'.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public string HardwareVendor { get; }

Property Value

Type: String
See Also