Mono Class Library: OverviewSystem.Diagnostics.Debug: Property Members |
The properties of System.Diagnostics.Debug are listed below. For a list of all members, see the Debug Members list.
See Also: Inherited members from System.Object
staticAutoFlush bool. Should TraceListener.Flush be called on the Debug.Listeners after writing each message? staticIndentLevel int. The message indent level. staticIndentSize int. The message indent size. [read-only] staticListeners TraceListenerCollection. Gets the list of System.Diagnostics.TraceListener objects that messages are forwarded to.