RemoteSystemConnectionRequest.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.
Represents the remote system (device) that the app intends to communicate with.
public:
property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemConnectionRequest.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem
Property Value
The remote system to communicate with.
Windows requirements
App capabilities |
remoteSystem
|