Compartilhar via


NetworkAdapter.GetConnectedProfileAsync Método

Definição

Obtém o perfil de conexão atualmente associado ao adaptador de rede.

public:
 virtual IAsyncOperation<ConnectionProfile ^> ^ GetConnectedProfileAsync() = GetConnectedProfileAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ConnectionProfile> GetConnectedProfileAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ConnectionProfile> GetConnectedProfileAsync();
function getConnectedProfileAsync()
Public Function GetConnectedProfileAsync () As IAsyncOperation(Of ConnectionProfile)

Retornos

O perfil de conexão associado a esse adaptador de rede.

Atributos

Aplica-se a