TeamFoundationTrace.IsTracing Method

Include Protected Members
Include Inherited Members

Checks whether tracing is enabled for the specified category.

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 IsTracing(String) Check to see whether tracing is enabled for any of the specified keywords.
Public methodStatic member IsTracing(array<String[]) Check to see whether tracing is enabled for any of the specified keywords.
Public methodStatic member IsTracing(String, TraceLevel) Check to see whether tracing is enabled at the specified level for any of the keywords.
Public methodStatic member IsTracing(array<String[], TraceLevel) Check to see whether tracing is enabled at the specified level for any of the keywords.

Top

See Also

Reference

TeamFoundationTrace Class

Microsoft.TeamFoundation Namespace