ReportingApiReportStatus Property  | 
Version 106.0.290 
            Status
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic ReportStatus Status { get; set; }public:
property ReportStatus Status {
	ReportStatus get ();
	void set (ReportStatus value);
}Property Value
Type: 
ReportStatus
See Also