Return the Remote Port to which this socket is attached.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax Public ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
Property Value
Type:
Int32See Also