Click or drag to resize

ExceptionDetailsExceptionMetaData Property

Version 94.4.20
Dictionary with entries of meta data that the client associated with this exception, such as information about associated network requests, etc.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public Object ExceptionMetaData { get; set; }

Property Value

Type: Object
See Also