Url.Port

Url.Port property

Gets or sets a string representation for the specified URL port.

public string Port { get; set; }

Property Value

The port.

See Also