Mono Class Library: OverviewSystem.Diagnostics.Trace: Property Members |
The properties of System.Diagnostics.Trace are listed below. For a list of all members, see the Trace Members list.
See Also: Inherited members from System.Object
staticAutoFlush bool. Should TraceListener.Flush be called on the Trace.Listeners after writing each message? [read-only] staticCorrelationManager CorrelationManager. Documentation for this section has not yet been entered. 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. staticUseGlobalLock bool. Documentation for this section has not yet been entered.