CefRequestContextIsGlobal Property |
Returns true if this object is the global context. The global context is
used by default when creating a browser or URL request with a NULL context
argument.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsGlobal { get; }Property Value
Boolean
See Also