System.Network.Wireless.ipv6Address Property

Gets the Internet Protocol, version 6 (IPv6) address of the wireless network adapter.

This property is read-only.

Syntax

propVal = System.Network.Wireless.ipv6Address()

  

Parameters

  • strIPV6Address [out]
    Retrieves the IPv6 address.

Remarks

If the system has multiple network interfaces, only the active one is detected.

Examples

The following example demonstrates how to use the ipv6Address property.

var mytext = "address: " + System.Network.Wireless.ipv6Address;

Requirements

Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
IDL Sidebar.idl
DLL Sidebar.Exe version 1.00 or later

See Also

System.Network.Wireless

 

 

Send comments about this topic to Microsoft

Build date: 2/24/2010

Build type: SDK