Click or drag to resize

CloudHostUtilsIsEntitled Property

True when the running instance is entitled by its cloud provider. See ICloudHost remarks for tri-state semantics.

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

Property Value

Type: Boolean
See Also