Aliases property
Type: Collection of strings, read-only
A collection of domain name aliases retrieved during the last call to LookUp or ReverseLookUp. This is a 1-based
collection. Alias 1 is the canonical, or official, name of the host--the same as the
return value from the ReverseLookUp method. Use this collection's Count
property to discover the total number of aliases it contains. (See the usage examples.)
|