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