RhinoCommon API
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
public static bool IsPreRelease { get; }
Public Shared ReadOnly Property IsPreRelease As Boolean Get