BluetoothAdapter.GetDeviceSelector 메서드

정의

이 어댑터의 인스턴스를 식별하기 위한 AQS(고급 쿼리 구문) 문자열을 가져옵니다. 이 문자열은 FindAllAsync 또는 CreateWatcher 메서드에 전달됩니다.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

반환

String

Platform::String

winrt::hstring

AQS 문자열을 반환합니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상