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