Table of Contents

Method IsWindows7OrLater

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

IsWindows7OrLater()

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

public static bool IsWindows7OrLater()

Returns

bool

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