Click or drag to resize

HostUtilsRunningOnLinux Property

Tests if this process is currently executing on the Linux platform.

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

Property Value

Type: Boolean
See Also