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
- class HTMLAnchorElement
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation of the port segment of the associated URL.
public string Port { get; set; }