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

适用于