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