Share via


EqtTextWriterTraceListener.TraceEvent Method

Include Protected Members
Include Inherited Members

Writes trace and event information to the listener specific output.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

TraceEvent(TraceEventCache, String, TraceEventType, Int32)

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

Public method

TraceEvent(TraceEventCache, String, TraceEventType, Int32, String)

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

Public method

TraceEvent(TraceEventCache, String, TraceEventType, Int32, String, array<Object[])

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

Top

See Also

Reference

EqtTextWriterTraceListener Class

EqtTextWriterTraceListener Members

Microsoft.VisualStudio.TestTools.Common Namespace