OperatingSystemPlatformIsWindows Property |
Gets a value indicating that the current OS is windows system
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public bool IsWindows { get; }
Public ReadOnly Property IsWindows As Boolean
Get
member IsWindows : bool with get
Property Value
Type:
BooleanSee Also