RemoteParticipantComposingChangedEventArgs.ParticipantAddress プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リモート チャット参加者のアドレスを取得します。
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
プロパティ値
リモート チャット参加者のアドレス。
Windows の要件
アプリの機能 |
chat
chatSystem
smsSend
|