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
- package com.aspose.html
- package Aspose.HTML
Gets or sets a String representation for the specified URL host.
public String Host { get; set; }
The host.