ValidateServerCertificateEventArgsTargetPort Property |
The port to which this request was targeted
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public int TargetPort { get; }
Public ReadOnly Property TargetPort As Integer
Get
public:
property int TargetPort {
int get ();
}
Property Value
Type:
Int32See Also