ICSSPageRule.SelectorText

ICSSPageRule.SelectorText property

The parsable textual representation of the page selector for the rule.

public string SelectorText { get; set; }

Property Value

The selector text.

See Also