PhoneLineTransportDevice.DeviceId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Stringa che rappresenta DeviceID.
Commenti
DeviceId proviene dal Windows.Devices.Enumerations.DeviceInformation.ID.