ContentSecurityPolicyIssueDetailsIsReportOnly Property |
Version 113.3.50
IsReportOnly
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public bool IsReportOnly { get; set; }
public:
property bool IsReportOnly {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also