Table of Contents

Method IsWindows8OrLater

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

IsWindows8OrLater()

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

public static bool IsWindows8OrLater()

Returns

bool

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