ReportingApiEndpointsChangedForOriginEventArgsEndpoints Property  | 
Version 108.4.130 
            Endpoints
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<ReportingApiEndpoint> Endpoints { get; }public:
property IList<ReportingApiEndpoint^>^ Endpoints {
	IList<ReportingApiEndpoint^>^ get ();
}Property Value
Type: 
IListReportingApiEndpoint
See Also