StructuredTrace PropertiesCleanCode C# Libraries v1.2.03 API
The StructuredTrace type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberBracketBarSize
Gets or sets the size of the bracket bar used by the Bracket(String) method.
Public propertyStatic memberClassNameLength
Gets or sets the length of the class name.
Public propertyStatic memberEnterLabel
Public propertyStatic memberEventLabel
Gets or sets the event handler label.
Public propertyStatic memberIndentSize
Gets or sets the size of the indent used to show method nesting.
Public propertyStatic memberLeaveLabel
Public propertyStatic memberSessionMarkerChar
Gets or sets the session marker char used by the Start  method.
Public propertyStatic memberSessionMarkerLength
Gets or sets the length of the session marker used by the Start  method.
Public propertyStatic memberThreadNameLength
Gets or sets the length of the thread name.
Back to Top
See Also