CONFIGListenPort Property |
The port upon which Fiddler is configured to listen.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static int ListenPort { get; }
Public Shared ReadOnly Property ListenPort As Integer
Get
public:
static property int ListenPort {
int get ();
}
Property Value
Type:
Int32See Also