Condividi tramite


BluetoothDevice.DeviceId Proprietà

Definizione

Ottiene l'ID del dispositivo proveniente dalla Windows.Devices.Enumeration.DeviceInformation.Id

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID del dispositivo.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a