IPAddress::IsIPv6Teredo Property
.NET Framework (current version)
Gets whether the address is an IPv6 Teredo address.
Assembly: System (in System.dll)
Property Value
Type: System::Booleantrue if the IP address is an IPv6 Teredo address; otherwise, false.
A Teredo address is an IPv6 address with the prefix of 2001::/32. Teredo addresses can be returned through normal DNS name resolution or enumerated as an IPv6 address assigned to a local interface.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.0
Available since 10
.NET Framework
Available since 4.0
Show: