Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
.gif)
TraceEvent(TraceEventCache, String, TraceEventType, Int32)
Writes trace and event information to the listener specific output. (Inherited from TraceListener.)
.gif)
TraceEvent(TraceEventCache, String, TraceEventType, Int32, String)
Writes trace information, a message, and event information to the listener specific output. (Inherited from TraceListener.)
.gif)
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