ExceptionRevokedEventArgsReason Property |
Version 130.1.90
Reason describing why exception was revoked.
Namespace: CefSharp.DevTools.RuntimeAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string Reason { get; }
public:
property String^ Reason {
String^ get ();
}
Property Value
StringSee Also