The StructuredTrace type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() ![]() | BracketBarSize |
Gets or sets the size of the bracket bar used by the Bracket(String) method.
|
![]() ![]() | ClassNameLength |
Gets or sets the length of the class name.
|
![]() ![]() | EnterLabel |
Gets or sets the label used by the Enter
and EnterEventHandler(Object) methods.
|
![]() ![]() | EventLabel |
Gets or sets the event handler label.
|
![]() ![]() | IndentSize |
Gets or sets the size of the indent used to show method nesting.
|
![]() ![]() | LeaveLabel |
Gets or sets the label used by the Leave
and LeaveEventHandler(Object) methods.
|
![]() ![]() | SessionMarkerChar |
Gets or sets the session marker char used by the Start method.
|
![]() ![]() | SessionMarkerLength |
Gets or sets the length of the session marker used by the Start method.
|
![]() ![]() | ThreadNameLength |
Gets or sets the length of the thread name.
|
See Also