RequestPausedEventArgsRequest Property |
Version 130.1.90
The details of the request.
Namespace: CefSharp.DevTools.FetchAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Request Request { get; }
public:
property Request^ Request {
Request^ get ();
}
Property Value
RequestSee Also