Compartir a través de


RemoteParticipantComposingChangedEventArgs.TransportId Propiedad

Definición

Obtiene el identificador del transporte del mensaje.

public:
 property Platform::String ^ TransportId { Platform::String ^ get(); };
winrt::hstring TransportId();
public string TransportId { get; }
var string = remoteParticipantComposingChangedEventArgs.transportId;
Public ReadOnly Property TransportId As String

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador del transporte.

Requisitos de Windows

Características de aplicaciones
chat chatSystem smsSend

Se aplica a