TeamFoundationTracingService.TraceRaw 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 | |
---|---|---|
TraceRaw(Int32, TraceLevel, String, String, String, array<Object[]) | Raw (unfiltered) trace: Do not use this API if you have a RequestContext | |
TraceRaw(Int32, TraceLevel, String, String, array<String[], String, array<Object[]) | Raw (unfiltered) trace: Do not use this API if you have a RequestContext |
Top