Click or drag to resize

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; }

Property Value

Type: Boolean
See Also