The
properties
of System.Web.TraceContext are listed below. For a list of all members, see the TraceContext Members list.
See Also: Inherited members from System.Object
Public Properties
| IsEnabled | bool.
Gets or sets a value indicating whether tracing is enabled for the current Web request.
|
| TraceMode | TraceMode.
Gets or sets the sorted order in which trace messages should be output to a requesting browser.
|