Table of Contents

Method IsWindowsVistaOrLater

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsWindowsVistaOrLater()

Determines whether the current operating system is Windows Vista or later.

public static bool IsWindowsVistaOrLater()

Returns

bool

true if the operating system is Windows Vista (version 6.0) or later; otherwise, false.