Partager via


ConnectivityChangedEventArgs.ConnectionProfiles Propriété

Définition

Obtient les profils de connectivité actifs pour l’appareil.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Maui::Networking::ConnectionProfile> ^ ConnectionProfiles { System::Collections::Generic::IEnumerable<Microsoft::Maui::Networking::ConnectionProfile> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Maui.Networking.ConnectionProfile> ConnectionProfiles { get; }
member this.ConnectionProfiles : seq<Microsoft.Maui.Networking.ConnectionProfile>
Public ReadOnly Property ConnectionProfiles As IEnumerable(Of ConnectionProfile)

Valeur de propriété

Liste de tous les profils de connexion.

S’applique à