Freigeben über


BluetoothLEDevice.DeviceInformation Eigenschaft

Definition

Ruft die Geräteinformationen für das Bluetooth LE-Gerät ab.

public:
 property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = bluetoothLEDevice.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation

Eigenschaftswert

Ein DeviceInformation-Objekt , das die Geräteinformationen darstellt.

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v2.0)
App-Funktionen
bluetooth

Gilt für: