Sets a value indicating whether tracing is enabled for the System.Web.UI.Page object.
Documentation for this section has not yet been entered.
In most circumstances, do not set this property in code. Set the Trace attribute to true in the @ Page directive in the .aspx file. When the page is requested, the dynamically generated class sets the property.