Radio.GetDeviceSelector 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回高级查询语法 (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
返回
用于枚举无线电设备的标识符。