HTMLAreaElement.Href

HTMLAreaElement.Href property

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

public string Href { get; set; }

See Also