RhinoApp.UpdatesAndStatisticsStatus Property

RhinoAppUpdatesAndStatisticsStatus Property

Returns true when Rhino is allowed to access the Internet, false otherwise

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax
public static int UpdatesAndStatisticsStatus { get; }
Public Shared ReadOnly Property UpdatesAndStatisticsStatus As Integer
	Get

Property Value

Type: Int32
See Also