HttpContextWrapper.Trace Property

 

Gets the TraceContext object for the current HTTP response.

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

override Trace : TraceContext with get

Property Value

Type: System.Web.TraceContext

The trace object for the current HTTP response.

.NET Framework
Available since 3.5
Return to top
Show: