ReportingApiReportDestination Property |
Version 130.1.90
The name of the endpoint group that should be used to deliver the report.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string Destination { get; set; }
public:
property String^ Destination {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also