HTMLBaseElement.Href

HTMLBaseElement.Href property

The base URI [IETF RFC 2396]. See the href attribute definition in HTML 4.01.

public string Href { get; set; }

See Also