ContentSecurityPolicyIssueDetailsSourceCodeLocation Property  | 
Version 108.4.130 
            SourceCodeLocation
            
 
    Namespace: 
   CefSharp.DevTools.Audits
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic SourceCodeLocation SourceCodeLocation { get; set; }public:
property SourceCodeLocation^ SourceCodeLocation {
	SourceCodeLocation^ get ();
	void set (SourceCodeLocation^ value);
}Property Value
Type: 
SourceCodeLocation
See Also