共用方式為


RemoteSystemSessionParticipantAddedEventArgs.Participant 屬性

定義

取得已新增至遠端會話的參與者。

public:
 property RemoteSystemSessionParticipant ^ Participant { RemoteSystemSessionParticipant ^ get(); };
RemoteSystemSessionParticipant Participant();
public RemoteSystemSessionParticipant Participant { get; }
var remoteSystemSessionParticipant = remoteSystemSessionParticipantAddedEventArgs.participant;
Public ReadOnly Property Participant As RemoteSystemSessionParticipant

屬性值

RemoteSystemSessionParticipant物件,對應至新增的參與者。

Windows 需求

應用程式功能
remoteSystem

適用於