PrefChangeEventArgsValueBool Property |
Returns TRUE if ValueString=="true", case-insensitively
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool ValueBool { get; }
Public ReadOnly Property ValueBool As Boolean
Get
public:
property bool ValueBool {
bool get ();
}
Property Value
Type:
BooleanSee Also