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

적용 대상