TeamFoundationSoapProxy.ProxyTracing Field
Trace switch to control what gets logged – particularly web method calls.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Shared ProxyTracing As TraceSwitch
public static TraceSwitch ProxyTracing
public:
static TraceSwitch^ ProxyTracing
static val mutable ProxyTracing: TraceSwitch
public static var ProxyTracing : TraceSwitch
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.