Condividi tramite


BluetoothLEDevice.GetDeviceSelector Metodo

Definizione

Ottiene una stringa AQS (Advanced Query Syntax) per identificare tutti i dispositivi Bluetooth Low Energy (LE). Questa stringa viene passata al metodo FindAllAsync o CreateWatcher per ottenere un elenco di dispositivi Bluetooth LE.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

Restituisce

String

Platform::String

winrt::hstring

Selettore del dispositivo per questo dispositivo.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a