RemoteSystemSessionParticipant.RemoteSystem 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 the remote system that is a participant in the session.
public:
property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemSessionParticipant.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem
Property Value
A RemoteSystem object representing the participant device.
Windows requirements
App capabilities |
remoteSystem
|