Version 109.1.110
The associated rule header range in the enclosing stylesheet (if
available).
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public SourceRange Range { get; set; }
public:
property SourceRange^ Range {
SourceRange^ get ();
void set (SourceRange^ value);
}
Property Value
Type:
SourceRangeSee Also