次の方法で共有


RemoteSystemConnectionRequest(RemoteSystem) コンストラクター

定義

RemoteSystemConnectionRequest クラスのインスタンスを初期化します。

public:
 RemoteSystemConnectionRequest(RemoteSystem ^ remoteSystem);
 RemoteSystemConnectionRequest(RemoteSystem const& remoteSystem);
public RemoteSystemConnectionRequest(RemoteSystem remoteSystem);
function RemoteSystemConnectionRequest(remoteSystem)
Public Sub New (remoteSystem As RemoteSystem)

パラメーター

remoteSystem
RemoteSystem

結果の RemoteSystemConnectionRequest の基になるリモート システム (デバイス)。

Windows の要件

アプリの機能
remoteSystem

適用対象