Property Type
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Core.dll
Type
If this rule is contained inside another rule (e.g. a style rule inside an @media
block), this is the
containing rule. If this rule is not nested inside any other rules, this returns null
CssRuleType Type { get; }