Click or drag to resize
PrefChangeEventArgsValueString Property
The string value of the preference, or null if the preference is being removed

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public string ValueString { get; }

Property Value

Type: String
See Also