IBrowserHostRequestContext Property |
Version 130.1.90
Returns the request context for this browser.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax IRequestContext RequestContext { get; }
property IRequestContext^ RequestContext {
IRequestContext^ get ();
}
Property Value
IRequestContextSee Also