FiddlerApplicationPrefs Property |
Fiddler's Preferences collection. Learn more at http://fiddler.wikidot.com/prefs
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static IFiddlerPreferences Prefs { get; }
Public Shared ReadOnly Property Prefs As IFiddlerPreferences
Get
public:
static property IFiddlerPreferences^ Prefs {
IFiddlerPreferences^ get ();
}
Property Value
Type:
IFiddlerPreferencesSee Also