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