Radio.GetDeviceSelector 方法

定义

返回高级查询语法 (AQS) 字符串的静态方法,用于使用 Windows.Devices.Enumeration.DeviceInformation.FindAllAsync 和相关方法枚举或监视无线电设备。

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

用于枚举无线电设备的标识符。

适用于