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