OSHelperIsWindows Property
Gets whether the current operating system is a Windows platform.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public static bool IsWindows { get; }
Public Shared ReadOnly Property IsWindows As Boolean
Get
public:
static property bool IsWindows {
bool get ();
}
static member IsWindows : bool with get
Property Value
Boolean