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