Share via


SmsWapMessage.DeviceId Proprietà

Definizione

Ottiene l'ID informazioni sul dispositivo di SmsDevice che riceve SmsWapMessage.

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID di informazioni sul dispositivo di SmsDevice che riceve SmsWapMessage.

Implementazioni

Requisiti Windows

Funzionalità dell'app
cellularMessaging sms

Si applica a

Vedi anche