Click or drag to resize

ContentSecurityPolicyIssueDetails.ViolatingNodeId Property

Version 108.4.130
ViolatingNodeId

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public int? ViolatingNodeId { get; set; }

Property Value

Type: Nullable<Int32>
See Also