NavigatorUserAgentIssueDetailsLocation Property |
Version 107.1.120
Location
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public SourceCodeLocation Location { get; set; }
public:
property SourceCodeLocation^ Location {
SourceCodeLocation^ get ();
void set (SourceCodeLocation^ value);
}
Property Value
Type:
SourceCodeLocationSee Also