Click or drag to resize

ExecutionContextDescriptionAuxData Property

Version 113.3.50
Embedder-specific auxiliary data.

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

Property Value

Type: Object
See Also