DevToolsErrorEventArgsException Property |
Version 113.3.50
Exception
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntaxpublic Exception Exception { get; }
public:
property Exception^ Exception {
Exception^ get ();
}
Property Value
Type:
Exception
See Also