Vertify that the current Operating System is Vista or better.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared ReadOnly Property IsWindowsVistaOrGreater As Boolean Get |
| C# |
|---|
public static bool IsWindowsVistaOrGreater { get; } |