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