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