OperatingSystem.IsWindows Method

Definition

Indicates whether the current application is running on Windows.

C#
public static bool IsWindows();

Returns

true if the current application is running on Windows; false otherwise.

Applies to

Product Versions
.NET 5, 6, 7, 8, 9, 10