SessionclientPort Property |
Returns the port used by the client to communicate to Fiddler.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int clientPort { get; }
Public ReadOnly Property clientPort As Integer
Get
public:
property int clientPort {
int get ();
}
Property Value
Type:
Int32See Also