RemoteSystemSessionMessageChannel.Session プロパティ

定義

このメッセージング チャネルが対応するリモート セッションを取得します。

public:
 property RemoteSystemSession ^ Session { RemoteSystemSession ^ get(); };
RemoteSystemSession Session();
public RemoteSystemSession Session { get; }
var remoteSystemSession = remoteSystemSessionMessageChannel.session;
Public ReadOnly Property Session As RemoteSystemSession

プロパティ値

リモート セッションを表す RemoteSystemSession オブジェクト。

Windows の要件

アプリの機能
remoteSystem

適用対象