RemoteSystemConnectionRequest.RemoteSystemApp 속성

정의

앱이 통신하려는 원격 애플리케이션을 나타냅니다.

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

속성 값

통신할 원격 애플리케이션입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10, version 1809 (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v7.0에서 도입되었습니다.)

적용 대상