Condividi tramite


PhoneLineTransportDevice.DeviceId Proprietà

Definizione

Ottiene l'ID dispositivo del dispositivo hardware associato a PhoneLineTransportDevice.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa che rappresenta DeviceID.

Commenti

DeviceId proviene dal Windows.Devices.Enumerations.DeviceInformation.ID.

Si applica a