Connectivity.ConnectionProfiles Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les types de connectivité actifs pour l’appareil.
public static System.Collections.Generic.IEnumerable<Xamarin.Essentials.ConnectionProfile> ConnectionProfiles { get; }
Valeur de propriété
System.Collections.Generic.IEnumerable<ConnectionProfile>
Liste de tous les profils de connexion.
Remarques
Peut lever PermissionException sur Android si ACCESS_NETWORK_STATE n’est pas défini dans le manifeste.