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

적용 대상