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