RemoteSystemSessionInvitation.Sender Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a RemoteSystem object representing the device that sent the invitation.
public:
property RemoteSystem ^ Sender { RemoteSystem ^ get(); };
RemoteSystem Sender();
public RemoteSystem Sender { get; }
var remoteSystem = remoteSystemSessionInvitation.sender;
Public ReadOnly Property Sender As RemoteSystem
Property Value
The RemoteSystem object representing the sending device.
Windows requirements
App capabilities |
remoteSystem
|