ResponseReceivedEventArgsResponse Property |
Version 130.1.90
Response data.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Response Response { get; }
public:
property Response^ Response {
Response^ get ();
}
Property Value
ResponseSee Also