TraceListener::TraceData Method
.NET Framework (current version)
Writes trace data to the listener specific output.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | TraceData(TraceEventCache^, String^, TraceEventType, Int32, Object^) | Writes trace information, a data object and event information to the listener specific output. |
![]() | TraceData(TraceEventCache^, String^, TraceEventType, Int32, array<Object^>^) | Writes trace information, an array of data objects and event information to the listener specific output. |
Show:
