RhinoCommon API
HostUtilsSendDebugToCommandLine Property |
Gets or sets whether debug messages are printed to the command line.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public static bool SendDebugToCommandLine { get; set; }
Public Shared Property SendDebugToCommandLine As Boolean Get Set
Property Value
Type: Boolean