ICSSStyleRule.SelectorText

ICSSStyleRule.SelectorText property

The textual representation of the selector for the rule set. The implementation may have stripped out insignificant whitespace while parsing the selector.

public string SelectorText { get; }

See Also