UrlRequestResponse Property |
Version 93.1.111
The response, or null if no response information is available
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 93.1.111.0
Syntax public IResponse Response { get; }
public:
virtual property IResponse^ Response {
IResponse^ get () sealed;
}
Property Value
Type:
IResponseImplements
IUrlRequestResponseSee Also