PreferenceBagCurrentProfile Property |
Returns a string naming the current profile
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string CurrentProfile { get; }
Public ReadOnly Property CurrentProfile As String
Get
public:
property String^ CurrentProfile {
String^ get ();
}
Property Value
Type:
StringSee Also