RemoteSystemSessionMessageChannel.Session 속성

정의

이 메시징 채널이 해당하는 원격 세션을 가져옵니다.

public:
 property RemoteSystemSession ^ Session { RemoteSystemSession ^ get(); };
RemoteSystemSession Session();
public RemoteSystemSession Session { get; }
var remoteSystemSession = remoteSystemSessionMessageChannel.session;
Public ReadOnly Property Session As RemoteSystemSession

속성 값

원격 세션을 나타내는 RemoteSystemSession 개체입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상