GattServiceProviderConnection.AllServices 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 tous les services.
public:
static property IMapView<Platform::String ^, GattServiceProviderConnection ^> ^ AllServices { IMapView<Platform::String ^, GattServiceProviderConnection ^> ^ get(); };
static IMapView<winrt::hstring, GattServiceProviderConnection const&> AllServices();
public static IReadOnlyDictionary<string,GattServiceProviderConnection> AllServices { get; }
var iMapView = GattServiceProviderConnection.allServices;
Public Shared ReadOnly Property AllServices As IReadOnlyDictionary(Of String, GattServiceProviderConnection)
Valeur de propriété
IMapView<Platform::String,GattServiceProviderConnection>
IMapView<winrt::hstring,GattServiceProviderConnection>
Obtient tous les services.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|