Condividi tramite


ChatMessage.TransportFriendlyName Proprietà

Definizione

Ottiene il nome descrittivo del trasporto del messaggio.

public:
 property Platform::String ^ TransportFriendlyName { Platform::String ^ get(); };
winrt::hstring TransportFriendlyName();
public string TransportFriendlyName { get; }
var string = chatMessage.transportFriendlyName;
Public ReadOnly Property TransportFriendlyName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome descrittivo del trasporto del messaggio.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a