System.Net.NetworkInformation.UnicastIPAddressInformation Class

Provides information about a network interface's unicast address.

See Also: UnicastIPAddressInformation Members

Syntax

public abstract class UnicastIPAddressInformation : IPAddressInformation

Remarks

You do not create instances of this class; instances are returned in the array returned by the IPInterfaceProperties.UnicastAddresses property.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0