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
- class Url
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL port.
public string Port { get; set; }
The port.