Click or drag to resize

HostUtilsRunningInMono Property

Tests if this process is currently executing under the Mono runtime.

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

Property Value

Type: Boolean
See Also