RemoteSystemSessionJoinRequestedEventArgs.JoinRequest 속성

정의

들어오는 요청을 나타내는 RemoteSystemSessionJoinRequest 를 가져옵니다.

public:
 property RemoteSystemSessionJoinRequest ^ JoinRequest { RemoteSystemSessionJoinRequest ^ get(); };
RemoteSystemSessionJoinRequest JoinRequest();
public RemoteSystemSessionJoinRequest JoinRequest { get; }
var remoteSystemSessionJoinRequest = remoteSystemSessionJoinRequestedEventArgs.joinRequest;
Public ReadOnly Property JoinRequest As RemoteSystemSessionJoinRequest

속성 값

들어오는 요청을 나타내는 RemoteSystemSessionJoinRequest 입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상