AdapterIPv6Address Property
The IPv6 address of the adapter identified by AdapterIndex .
Syntax
[VB.NET] Public ReadOnlyProperty AdapterIPv6Address As String
[C#] public string AdapterIPv6Address {get;}
Remarks
The IPv6 address of the adapter identified by AdapterIndex, as returned by the system.
NOTE: This functionality is only available in Windows.
NOTE: This functionality is only available on XP or newer OS versions.
This property is read-only.
Default Value
""