Freigeben über


BluetoothAdapter.DeviceId Eigenschaft

Definition

Ruft die Geräte-ID ab.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = bluetoothAdapter.deviceId;
Public ReadOnly Property DeviceId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID des Geräts.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: