Mono Class Library: System.Net.IPHostEntry Overview | Members

System.Net.IPHostEntry.Aliases Property

Gets or sets a list of aliases associated with a host. [Edit]

public string[] Aliases { set; get; }

Value

A string array containing DNS names that resolve to the IP addresses in the IPHostEntry.AddressList property. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0