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