Share via


TeamFoundationTextWriterTraceListener.TraceData Method

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

TeamFoundationTextWriterTraceListener Class

TeamFoundationTextWriterTraceListener Members

Microsoft.TeamFoundation Namespace