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.Svg
- assembly Aspose.SVG
Gets or sets a string representation for the specified URL host.
public string Host { get; set; }
The host.