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