Поделиться через


GattServiceProviderConnection.AllServices Свойство

Определение

Возвращает все службы.

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)

Значение свойства

Возвращает все службы.

Требования к Windows

Возможности приложения
bluetooth

Применяется к