HTMLAnchorElement.Protocol

HTMLAnchorElement.Protocol property

Gets or sets a string representation of the scheme segment of the associated URL.

public string Protocol { get; set; }

See Also