System.Net.IPHostEntry.AddressList Property

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

Syntax

public IPAddress[] AddressList { get; set; }

Value

A System.Net.IPAddress array containing IP addresses that resolve to the host names contained in the IPHostEntry.Aliases 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