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