System.Web.TraceContext.TraceMode Property

Gets or sets the sorted order in which trace messages should be output to a requesting browser.

Syntax

public TraceMode TraceMode { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Trace messages can be sorted in the order they were processed, or alphabetically by user-defined category.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0