다음을 통해 공유


TeamFoundationTrace.Error Method

Include Protected Members
Include Inherited Members

Writes an error 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 Error(String) Write a message to the trace output.
Public methodStatic member Error(String, Exception) Write an exception to the trace output.
Public methodStatic member Error(String, array<Object[]) Writes a message to the trace output.
Public methodStatic member Error(TraceType, String) Trace an error if the error level is set for the specified category.
Public methodStatic member Error(TraceType, String, array<Object[]) Write a message to the trace output using the specified category.
Public methodStatic member Error(TraceType, String, String, Exception) Write an exception, functional category and method to the trace output.

Top

See Also

Reference

TeamFoundationTrace Class

Microsoft.TeamFoundation Namespace