Click or drag to resize

ScriptFailedToParseEventArgsExecutionContextAuxData Property

Version 118.6.80
Embedder-specific auxiliary data likely matching {isDefault: boolean, type: 'default'|'isolated'|'worker', frameId: string}

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

Property Value

Type: Object
See Also