ChatMessageTransport.TransportFriendlyName プロパティ

定義

メッセージング トランスポートを識別するわかりやすい名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

トランスポートのフレンドリ名。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象