Condividi tramite


GattServiceProviderConnection.AllServices Proprietà

Definizione

Ottiene tutti i servizi.

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)

Valore della proprietà

Ottiene tutti i servizi.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a