CefFrameV8Context Property |
Get the V8 context associated with the frame. This method can only be
called from the render process.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CefV8Context V8Context { get; }
Property Value
Type:
CefV8ContextSee Also