Href

IStyleSheet.Href property

如果样式表是一个链接样式表,它的属性值就是它的位置。对于内联样式表,此属性的值为 null。

public string Href { get; }

也可以看看