Click or drag to resize

StylesheetLoadingIssueDetailsSourceCodeLocation Property

Version 118.6.80
Source code position that referenced the failing stylesheet.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public SourceCodeLocation SourceCodeLocation { get; set; }

Property Value

Type: SourceCodeLocation
See Also