OSHelperIsWindowsVistaOrLater Property

Gets whether the current operating system is Windows Vista or a later version.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static bool IsWindowsVistaOrLater { get; }

Property Value

Boolean

See Also