Share via


EqtTextWriterTraceListener.TraceData Method

Include Protected Members
Include Inherited Members

Writes trace data 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

TraceData(TraceEventCache, String, TraceEventType, Int32, Object)

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

Public method

TraceData(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.)

Top

See Also

Reference

EqtTextWriterTraceListener Class

EqtTextWriterTraceListener Members

Microsoft.VisualStudio.TestTools.Common Namespace