Click or drag to resize

RhinoAppIsPreRelease Property

Returns true if Rhino is compiled a s pre-release build (Beta, WIP) false otherwise

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

Property Value

Type: Boolean
See Also