HTMLAnchorElement.Port

HTMLAnchorElement.Port property

Gets or sets a String representation of the port segment of the associated URL.

public String Port { get; set; }

See Also