WebPageTraceListener::TraceData Method

 

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

NameDescription
System_CAPS_pubmethodTraceData(TraceEventCache^, String^, TraceEventType, Int32, Object^)

Writes trace information, a data object and event information to the listener specific output.(Inherited from TraceListener.)

System_CAPS_pubmethodTraceData(TraceEventCache^, String^, TraceEventType, Int32, array<Object^>^)

Writes trace information, an array of data objects and event information to the listener specific output.(Inherited from TraceListener.)

Return to top
Show: