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