Freigeben über


BluetoothLEDevice.Appearance Eigenschaft

Definition

Ruft das BluetoothLEAppearance-Objekt für das Bluetooth LE-Gerät ab.

public:
 property BluetoothLEAppearance ^ Appearance { BluetoothLEAppearance ^ get(); };
BluetoothLEAppearance Appearance();
public BluetoothLEAppearance Appearance { get; }
var bluetoothLEAppearance = bluetoothLEDevice.appearance;
Public ReadOnly Property Appearance As BluetoothLEAppearance

Eigenschaftswert

Die Darstellung für das Bluetooth LE-Gerät.

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: