HostAliases Property
Other names corresponding to the host with the name HostName.
Syntax
[VB.NET] Public ReadOnlyProperty HostAliases As String
[C#] public string HostAliases {get;}
Remarks
This property contains a list of alternate names for the host specified by HostName and HostAddress separated by spaces.
This property is read-only.
Default Value
""