Click or drag to resize

ExceptionDetailsExceptionMetaData Property

Version 102.0.100
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: 102.0.100.0 (102.0.100.0)
Syntax
public Object ExceptionMetaData { get; set; }

Property Value

Type: Object
See Also