Table of Contents

Property IsWindows11AtLeast

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

IsWindows11AtLeast

Gets a value indicating whether the current operating system is Windows 11 or a later version.

public static bool IsWindows11AtLeast { get; }

Property Value

bool

Remarks

This property checks the operating system version to determine if it meets the minimum requirements for Windows 11. It returns false if the operating system is not Windows.