ScriptParsedEventArgsExecutionContextAuxData Property |
Version 112.3.0
Embedder-specific auxiliary data.
Namespace:
CefSharp.DevTools.Debugger
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public Object ExecutionContextAuxData { get; }
public:
property Object^ ExecutionContextAuxData {
Object^ get ();
}
Property Value
Type:
ObjectSee Also