HttpContext.Trace Property

 

Gets the TraceContext object for the current HTTP response.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Trace As TraceContext

Property Value

Type: System.Web.TraceContext

The TraceContext for the current HTTP response.

.NET Framework
Available since 1.1
Return to top
Show: