Table of Contents

Property Href

Namespace
SharpVectors.Dom.Stylesheets
Assembly
SharpVectors.Core.dll

Href

If the style sheet is a linked style sheet, the value of its attribute is its location. For inline style sheets, the value of this attribute is null. See the href attribute definition for the LINK element in HTML 4.0, and the href pseudo-attribute for the XML style sheet processing

string Href { get; }

Property Value

string