ReportingApiEndpointsChangedForOriginEventArgsEndpoints Property |
Version 118.6.80
Endpoints
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public IList<ReportingApiEndpoint> Endpoints { get; }
public:
property IList<ReportingApiEndpoint^>^ Endpoints {
IList<ReportingApiEndpoint^>^ get ();
}
Property Value
Type:
IListReportingApiEndpointSee Also