次の方法で共有


RemoteSystemSessionRemovedEventArgs.SessionInfo プロパティ

定義

表示されなくなったリモート セッションに関する情報を取得します。

public:
 property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionRemovedEventArgs.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo

プロパティ値

表示されなくなったリモート セッションを記述する RemoteSystemSessionInfo オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象