HTMLAnchorElement public sealed class HTMLAnchorElement : HTMLFormattingElement Represents an anchor element. Documentation Code public string Href { get; set; } Gets or sets the value of the href attribute.