共用方式為


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

適用於