Click or drag to resize

HostUtilsRunningOnWindows Property

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

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

Property Value

Type: Boolean
See Also