RemoteSystemSessionJoinRequest.Participant 속성

정의

원격 세션에 참가하기 위한 원격 디바이스의 요청에 대해 설명합니다.

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

속성 값

조인 요청을 실행한 참가자를 나타내는 RemoteSystemSessionParticipant 개체입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상