IPInterfaceProperties::GetIPv6Properties Method ()
.NET Framework (current version)
Provides Internet Protocol version 6 (IPv6) configuration data for this network interface.
Assembly: System (in System.dll)
Return Value
Type: System.Net.NetworkInformation::IPv6InterfaceProperties^An IPv6InterfaceProperties object that contains IPv6 configuration data.
| Exception | Condition |
|---|---|
| NetworkInformationException | The interface does not support the IPv6 protocol. |
For a detailed description of the information available for an interface that supports IPv6, see the IPv6InterfaceProperties documentation. Note that the object returned by the GetIPv6Properties method reflects the configuration as of the time the object is created. This information is not updated dynamically.
.NET Framework
Available since 2.0
Available since 2.0
Show: