When true, this session was conducted using the FTP protocol.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool isFTP { get; }
Public ReadOnly Property isFTP As Boolean
Get
public:
property bool isFTP {
bool get ();
}
Property Value
Type:
BooleanSee Also