RemoteSystemSessionCreationResult.Session プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この作成試行に関連する RemoteSystemSession オブジェクトを取得します。
public:
property RemoteSystemSession ^ Session { RemoteSystemSession ^ get(); };
RemoteSystemSession Session();
public RemoteSystemSession Session { get; }
var remoteSystemSession = remoteSystemSessionCreationResult.session;
Public ReadOnly Property Session As RemoteSystemSession
プロパティ値
作成されたセッションを表す RemoteSystemSession オブジェクト (試行が成功した場合)。 セッションが正常に作成されなかった場合、この値は null です。
Windows の要件
アプリの機能 |
remoteSystem
|