DkmDeviceInfo.DeviceForm Property

Definition

The physical form of the device, say Phone, Tablet, Desktop, Notebook, or many others.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::String ^ DeviceForm { System::String ^ get(); };
public:
 property Platform::String ^ DeviceForm { Platform::String ^ get(); };
public string DeviceForm { get; }
member this.DeviceForm : string
Public ReadOnly Property DeviceForm As String

Property Value

Applies to