ICSSImportRule.Href

ICSSImportRule.Href property

The location of the style sheet to be imported. The attribute will not contain the “url(…)” specifier around the URI.

public string Href { get; }

See Also