Indicate if the current machine is a TabletPC

Namespace:  Devolutions.Utils
Assembly:  Devolutions.Utils (in Devolutions.Utils.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property IsTabletPC As Boolean
	Get
C#
public static bool IsTabletPC { get; }

Return Value

See Also