Click or drag to resize
WinINETProxyInfosPACScriptLocation Property
Returns a string pointing to the ProxyAutoConfig script, or null if there is no such URL or it is not enabled

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public string sPACScriptLocation { get; set; }

Property Value

Type: String
See Also