Freigeben über


GattServiceProviderConnection.AllServices Eigenschaft

Definition

Ruft alle Dienste ab.

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)

Eigenschaftswert

Ruft alle Dienste ab.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: