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

適用於