BluetoothLEDevice.GetDeviceSelector 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取高级查询语法 (AQS) 字符串,用于标识所有蓝牙低功耗 (LE) 设备。 此字符串将传递到 FindAllAsync 或 CreateWatcher 方法,以获取蓝牙 LE 设备的列表。
public:
static Platform::String ^ GetDeviceSelector();
static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String
返回
此设备的设备选择器。
Windows 要求
应用功能 |
bluetooth
|