RemoteSystemSessionParticipant.RemoteSystem 속성

정의

세션에 참가하는 원격 시스템을 가져옵니다.

public:
 property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemSessionParticipant.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem

속성 값

참가자 디바이스 를 나타내는 RemoteSystem 개체입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상