GetExceptionDetailsResponseExceptionDetails Property |
Version 112.3.0
exceptionDetails
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public ExceptionDetails ExceptionDetails { get; }
public:
property ExceptionDetails^ ExceptionDetails {
ExceptionDetails^ get ();
}
Property Value
Type:
ExceptionDetailsSee Also