WinApiIsWindows Property
Gets if the current OS is Windows NT or later
Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpersAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
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