ConnectionProfile.NetworkAdapter Property

Gets the object representing the network adapter providing connectivity for the connection.

Syntax

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

Property value

Type: NetworkAdapter 

The network adapter object.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

ConnectionProfile Class

ConnectionProfile Members

Windows.Networking.Connectivity Namespace