TeamFoundationRequestContext.Trace Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
Trace(Int32, TraceLevel, String, array<Object[]) | This form of [Trace] should generally be avoided because the omission of area and level means that these types of trace messages are not blocked by common trace filters. | |
Trace(Int32, TraceLevel, String, String, String, array<Object[]) | Trace without specific user-defined tags applied. | |
Trace(Int32, TraceLevel, String, String, array<String[], String, array<Object[]) |
Top