SystemInformation.DeviceManufacturer 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 the device's manufacturer. Will be empty if the manufacturer couldn't be determined (For example: when running in a virtual machine).
public static string DeviceManufacturer { get; }
public string DeviceManufacturer { get; }
static member DeviceManufacturer : string
member this.DeviceManufacturer : string
Public Shared ReadOnly Property DeviceManufacturer As String
Public ReadOnly Property DeviceManufacturer As String