IPInformation.NetworkAdapter Property

Retrieves the network adapter associated with the IP address.

Syntax

public:
property NetworkAdapter^ NetworkAdapter {
         NetworkAdapter^ get ();
}  

Property value

Type: NetworkAdapter 

The associated network adapter.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

IPInformation Class

IPInformation Members

Windows.Networking.Connectivity Namespace