Url.Hostname
Url.Hostname property
Gets or sets a string representation for the specified URL hostname.
public string Hostname { get; set; }
Property Value
The name of the host.
See Also
- class Url
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL hostname.
public string Hostname { get; set; }
The name of the host.