Gets or sets a boolean that indicates if tracing data is collected.
True, if DebugMode is true and tracing is enabled, otherwise false.
When tracing the web engine collects information about the rendering process. This information is available on the Sitecore debug pages "http://www.mysite.net/sitecore/debug".
Tracing can only be enabled if DebugMode is true.
The scope of the value is session and it is stored in the Session variable "SC_TRACING".
State Class | Sitecore.Configuration Namespace | Profiling