Condividi tramite


BluetoothAdapter.DeviceId Proprietà

Definizione

Ottiene l'ID dispositivo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID del dispositivo.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a