RemoteSystemSessionJoinResult.Session 属性

定义

获取 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

适用于