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