Click or drag to resize

HostUtilsRunningInNetFramework Property

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

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

Property Value

Type: Boolean
See Also