Table of Contents

Method IsWindows10OrLater

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

IsWindows10OrLater()

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

public static bool IsWindows10OrLater()

Returns

bool

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