Bitflags of commonly-queried session attributes
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public SessionFlags BitFlags { get; }
Public ReadOnly Property BitFlags As SessionFlags
Get
public:
property SessionFlags BitFlags {
SessionFlags get ();
}
Property Value
Type:
SessionFlagsSee Also