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

System.Net.IPHostEntry.AddressList Property

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

public IPAddress[] AddressList { set; get; }

Value

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