CONFIGUpstreamGateway Property |
What mechanism, if any, should Fiddler use to find the upstream proxy/gateway?
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static GatewayType UpstreamGateway { get; }
Public Shared ReadOnly Property UpstreamGateway As GatewayType
Get
public:
static property GatewayType UpstreamGateway {
GatewayType get ();
}
Property Value
Type:
GatewayTypeSee Also