RemoteSystemSessionCreationResult.Session 属性

定义

获取与此创建尝试相关的 RemoteSystemSession 对象。

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

属性值

如果尝试成功) ,则表示 (创建的会话的 RemoteSystemSession 对象。 如果未成功创建会话,则此值为 null

Windows 要求

应用功能
remoteSystem

适用于