ReportingApiReportStatus Property |
Version 130.1.90
Status
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ReportStatus Status { get; set; }
public:
property ReportStatus Status {
ReportStatus get ();
void set (ReportStatus value);
}
Property Value
ReportStatusSee Also