Click or drag to resize

ScriptFailedToParseEventArgsExecutionContextAuxData Property

Version 130.1.90
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: 129.0.110.0
Syntax
public Object ExecutionContextAuxData { get; }

Property Value

Object
See Also