BluetoothLEDevice.GetDeviceSelector 方法

定义

获取高级查询语法 (AQS) 字符串,用于标识所有蓝牙低功耗 (LE) 设备。 此字符串将传递到 FindAllAsyncCreateWatcher 方法,以获取蓝牙 LE 设备的列表。

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

此设备的设备选择器。

Windows 要求

应用功能
bluetooth

适用于