DevToolsClientFetch Property |
Version 130.1.90
A domain for letting clients substitute browser's network layer with client code.
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public FetchClient Fetch { get; }
public:
property FetchClient^ Fetch {
FetchClient^ get ();
}
Property Value
FetchClientSee Also