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