Click or drag to resize

ExecutionContextDescriptionAuxData Property

Version 112.3.0
Embedder-specific auxiliary data.

Namespace:  CefSharp.DevTools.Runtime
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public Object AuxData { get; set; }

Property Value

Type: Object
See Also