ProgressCallbackEventArgsProgressText Property |
The string message of the notification
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string ProgressText { get; }
Public ReadOnly Property ProgressText As String
Get
public:
property String^ ProgressText {
String^ get ();
}
Property Value
Type:
StringSee Also