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