RemoteSystemSessionInvitation.SessionInfo 属性

定义

获取一个 RemoteSystemSessionInfo 对象,该对象表示此设备被邀请到的会话。

public:
 property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionInvitation.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo

属性值

RemoteSystemSessionInfo 对象,表示此设备被邀请到的会话。

Windows 要求

应用功能
remoteSystem

适用于