System.Net.NetworkInformation.IPv6InterfaceProperties Class

Provides information about network interfaces that support Internet Protocol version 6 (IPv6).

See Also: IPv6InterfaceProperties Members

Syntax

public abstract class IPv6InterfaceProperties

Remarks

This class provides access to configuration and address information for network interfaces that support IPv6. You do not create instances of this class; they are returned by the IPInterfaceProperties.GetIPv6Properties method.

For IPV4 properties, see IPInterfaceProperties.GetIPv4Properties.

Requirements

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