ReportingApiReportStatus Property |
Version 109.1.110
Status
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public ReportStatus Status { get; set; }
public:
property ReportStatus Status {
ReportStatus get ();
void set (ReportStatus value);
}
Property Value
Type:
ReportStatusSee Also