RemoteSystemConnectionRequest.RemoteSystem 속성

정의

앱이 통신하려는 원격 시스템(디바이스)을 나타냅니다.

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

속성 값

통신할 원격 시스템입니다.

Windows 요구 사항

앱 기능
remoteSystem

적용 대상