Share via


TeamFoundationTrace.TraceException Method

Include Protected Members
Include Inherited Members

Write an exception to the trace 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 methodStatic member TraceException(Exception) Write an exception to the trace output.
Public methodStatic member TraceException(array<String[], Exception) Write an exception to the trace category output.
Public methodStatic member TraceException(String, String, Exception) Write an exception to the trace output with the specified category.
Public methodStatic member TraceException(array<String[], String, Exception) Write an exception to the trace output

Top

See Also

Reference

TeamFoundationTrace Class

Microsoft.TeamFoundation Namespace