RemoteSystemConnectionRequest(RemoteSystem) Constructor
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.
Initializes an instance of the RemoteSystemConnectionRequest class.
public:
RemoteSystemConnectionRequest(RemoteSystem ^ remoteSystem);
RemoteSystemConnectionRequest(RemoteSystem const& remoteSystem);
public RemoteSystemConnectionRequest(RemoteSystem remoteSystem);
function RemoteSystemConnectionRequest(remoteSystem)
Public Sub New (remoteSystem As RemoteSystem)
Parameters
- remoteSystem
- RemoteSystem
The underlying remote system (device) for the resulting RemoteSystemConnectionRequest.
Windows requirements
App capabilities |
remoteSystem
|