Click or drag to resize
ChromiumWebBrowserRequestContext Property
Version 51.0.0
Gets the request context.

Namespace: CefSharp.OffScreen
Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
public RequestContext RequestContext { get; }

Property Value

Type: RequestContext
The request context.
See Also