SystemInformation.DeviceManufacturer Property

Definition

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

Property Value

Applies to