次の方法で共有


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

適用対象