Click or drag to resize

HostUtilsRunningInNetCore Property

Tests if this process is currently executing under the .NET Core runtime.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public static bool RunningInNetCore { get; }

Property Value

Type: Boolean
See Also