다음을 통해 공유


Radio.GetDeviceSelector 메서드

정의

Windows.Devices.Enumeration.DeviceInformation.FindAllAsync 및 관련 메서드를 사용하여 라디오 디바이스를 열거하거나 모니터링하는 데 사용할 AQS(고급 쿼리 구문) 문자열을 반환하는 정적 메서드입니다.

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

라디오 디바이스를 열거하는 데 사용할 식별자입니다.

적용 대상