Partager via


NetworkAdapter.GetConnectedProfileAsync Méthode

Définition

Obtient le profil de connexion actuellement associé à la carte réseau.

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)

Retours

Profil de connexion associé à cette carte réseau.

Attributs

S’applique à