RemoteSystemSessionParticipant.RemoteSystem Property

Definition

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

Applies to