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