Click or drag to resize
ProxyIsAttached Property
Returns true if Fiddler believes it is currently registered as the Local System proxy

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

Property Value

Type: Boolean
See Also