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


RemoteSystemSessionInvitation.Sender Свойство

Определение

Возвращает объект RemoteSystem , представляющий устройство, которое отправило приглашение.

public:
 property RemoteSystem ^ Sender { RemoteSystem ^ get(); };
RemoteSystem Sender();
public RemoteSystem Sender { get; }
var remoteSystem = remoteSystemSessionInvitation.sender;
Public ReadOnly Property Sender As RemoteSystem

Значение свойства

Объект RemoteSystem , представляющий отправляющее устройство.

Требования к Windows

Возможности приложения
remoteSystem

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