Click or drag to resize

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
Syntax
public static bool SendDebugToCommandLine { get; set; }

Property Value

Type: Boolean
See Also