NetworkAdapter.GetConnectedProfileAsync Method

Gets the connection profile currently associated with the network adapter.

Syntax

public:
IAsyncOperation<ConnectionProfile>^ GetConnectedProfileAsync()  

Return value

Type: IAsyncOperation<ConnectionProfile

The connection profile associated with this network adapter.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

NetworkAdapter Class

NetworkAdapter Members

Windows.Networking.Connectivity Namespace