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