次の方法で共有


RemoteParticipantComposingChangedEventArgs.ParticipantAddress プロパティ

定義

リモート チャット参加者のアドレスを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

リモート チャット参加者のアドレス。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象