Click or drag to resize

HostUtilsIsPreRelease Property

Returns true when Rhino build is Beta or WIP, false otherwise

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

Property Value

Type: Boolean
See Also