ResponseReceivedEventArgsResponse Property |
Version 118.6.80
Response data.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Response Response { get; }
public:
property Response^ Response {
Response^ get ();
}
Property Value
Type:
ResponseSee Also