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