Condividi tramite


BluetoothDevice.Name Proprietà

Definizione

Ottiene il nome del dispositivo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del dispositivo.

Requisiti Windows

Funzionalità dell'app
bluetooth

Si applica a