다음을 통해 공유


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

적용 대상