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

適用於