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

적용 대상