CefFrameV8Context Property |
Get the V8 context associated with the frame. This method can only be
called from the render process.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic CefV8Context V8Context { get; }Property Value
CefV8Context
See Also