ReportingApiEndpointsChangedForOriginEventArgsEndpoints Property |
Version 130.1.90
Endpoints
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<ReportingApiEndpoint> Endpoints { get; }
public:
property IList<ReportingApiEndpoint^>^ Endpoints {
IList<ReportingApiEndpoint^>^ get ();
}
Property Value
IListReportingApiEndpointSee Also