GattDeviceService.Device Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’objet BluetoothLEDevice décrivant l’appareil associé à l’objet GattDeviceService actuel.
Important
L’API d’appareil est déconseillée et peut ne pas être disponible dans les futures versions de Windows. Utilisez plutôt Session.
public:
property BluetoothLEDevice ^ Device { BluetoothLEDevice ^ get(); };
BluetoothLEDevice Device();
/// [get: Windows.Foundation.Metadata.Deprecated("Use Session instead of Device property. For more information, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
BluetoothLEDevice Device();
public BluetoothLEDevice Device { get; }
public BluetoothLEDevice Device { [Windows.Foundation.Metadata.Deprecated("Use Session instead of Device property. For more information, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var bluetoothLEDevice = gattDeviceService.device;
Public ReadOnly Property Device As BluetoothLEDevice
Valeur de propriété
Objet BluetoothLEDevice décrivant l’appareil associé à l’objet GattDeviceService actuel.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|