CorsIssueDetailsIsWarning Property  | 
Version 104.4.240 
            IsWarning
            
 
    Namespace: 
   CefSharp.DevTools.Audits
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic bool IsWarning { get; set; }public:
property bool IsWarning {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also