Vertify that the current Operating System is Vista or better.

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

Syntax

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

Return Value

See Also