LogEventArgsLogString Property |
The String which has been logged
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public string LogString { get; }
Public ReadOnly Property LogString As String
Get
public:
property String^ LogString {
String^ get ();
}
Property Value
Type:
StringSee Also