SystemInformation.DeviceModel Property

Definition

Gets the device's model. Will be empty if the model couldn't be determined (For example: when running in a virtual machine).

public static string DeviceModel { get; }
public string DeviceModel { get; }
static member DeviceModel : string
member this.DeviceModel : string
Public Shared ReadOnly Property DeviceModel As String
Public ReadOnly Property DeviceModel As String

Property Value

Applies to