The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TraceListener::TraceEvent Method
.NET Framework (current version)
Writes trace and event information to the listener specific output.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | TraceEvent(TraceEventCache^, String^, TraceEventType, Int32) | Writes trace and event information to the listener specific output. |
![]() | TraceEvent(TraceEventCache^, String^, TraceEventType, Int32, String^) | Writes trace information, a message, and event information to the listener specific output. |
![]() | TraceEvent(TraceEventCache^, String^, TraceEventType, Int32, String^, array<Object^>^) | Writes trace information, a formatted array of objects and event information to the listener specific output. |
Show:
