Click or drag to resize

ScriptParsedEventArgsExecutionContextAuxData Property

Version 110.0.300
Embedder-specific auxiliary data.

Namespace:  CefSharp.DevTools.Debugger
Assembly:  CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax
public Object ExecutionContextAuxData { get; }

Property Value

Type: Object
See Also