ExceptionRevokedEventArgsReason Property |
Version 107.1.120
Reason describing why exception was revoked.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public string Reason { get; }
public:
property String^ Reason {
String^ get ();
}
Property Value
Type:
StringSee Also