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