PhoneLineTransportDevice.DeviceId Properti

Definisi

Mendapatkan DeviceID perangkat keras yang terkait dengan 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

Nilai Properti

String

Platform::String

winrt::hstring

String yang mewakili DeviceID.

Keterangan

DeviceId berasal dari Windows.Devices.Enumerations.DeviceInformation.ID.

Berlaku untuk