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