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