GetLocationForSelectorResponseRanges Property |
Version 130.1.90
ranges
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<SourceRange> Ranges { get; }
public:
property IList<SourceRange^>^ Ranges {
IList<SourceRange^>^ get ();
}
Property Value
IListSourceRangeSee Also