BluetoothAdapter.IsLowEnergySupported Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore booleano che indica se l'adapater supporta il tipo di trasporto Bluetooth Low Energy.
public:
property bool IsLowEnergySupported { bool get(); };
bool IsLowEnergySupported();
public bool IsLowEnergySupported { get; }
var boolean = bluetoothAdapter.isLowEnergySupported;
Public ReadOnly Property IsLowEnergySupported As Boolean
Valore della proprietà
Boolean
bool
Ottiene un valore booleano che indica se l'adapater supporta il tipo di trasporto Bluetooth Low Energy.
Requisiti Windows
Funzionalità dell'app |
bluetooth
|