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
|