Share via


TeamFoundationTextWriterTraceListener.TraceEvent 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 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

TeamFoundationTextWriterTraceListener Class

TeamFoundationTextWriterTraceListener Members

Microsoft.TeamFoundation Namespace