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