Поделиться через


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

Применяется к