Returns the Address used by the client to communicate to Fiddler.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string clientIP { get; }
Public ReadOnly Property clientIP As String
Get
public:
property String^ clientIP {
String^ get ();
}
Property Value
Type:
StringSee Also