System.Net.IPHostEntry.Aliases Property

Gets or sets a list of aliases that are associated with a host.

Syntax

public string[] Aliases { get; set; }

Value

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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