Platform.IsWindows Property

Definition

True if the current platform is Windows.

public:
 static property bool IsWindows { bool get(); };
public:
 static property bool IsWindows { bool get(); };
public static bool IsWindows { get; }
static member IsWindows : bool
Public Shared ReadOnly Property IsWindows As Boolean

Property Value

Applies to