IUrlRequestResponse Property |
Version 130.1.90
The response, or null if no response information is available
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax IResponse Response { get; }
property IResponse^ Response {
IResponse^ get ();
}
Property Value
IResponseSee Also