RemoteSystemSessionCreationResult.Session 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與這個建立嘗試相關的 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
|