ClassAttachProxyErrorEventArgs
Class
These EventArgs are constructed when FiddlerApplication.OnAttachProxyError is called.
Definition
Namespace:Fiddler
Assembly:FiddlerCore.dll
Syntax:
cs-api-definition
public class AttachProxyErrorEventArgs : EventArgs
Inheritance: objectEventArgsAttachProxyErrorEventArgs
Inherited Members
Constructors
AttachProxyErrorEventArgs(string)
Constructs the Event Args
Declaration
cs-api-definition
public AttachProxyErrorEventArgs(string error)
Parameters
error
The error
Properties
ProxyError
The error while attaching the Fiddler proxy