共用方式為


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

適用於