Click or drag to resize

ReportingApiEndpointUrl Property

Version 103.0.120
The URL of the endpoint to which reports may be delivered.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
Syntax
public string Url { get; set; }

Property Value

Type: String
See Also