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