RemoteSystem.Platform 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 원격 시스템이 실행 중인 OS 플랫폼을 설명하는 값을 가져옵니다.
public:
property RemoteSystemPlatform Platform { RemoteSystemPlatform get(); };
RemoteSystemPlatform Platform();
public RemoteSystemPlatform Platform { get; }
var remoteSystemPlatform = remoteSystem.platform;
Public ReadOnly Property Platform As RemoteSystemPlatform
속성 값
해당 원격 시스템에 대한 RemoteSystemPlatform 값입니다.
Windows 요구 사항
디바이스 패밀리 |
Windows 10, version 1803 (10.0.17134.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v6.0에서 도입되었습니다.)
|
설명
여러 플랫폼에서 원격 시스템 API를 통합하는 애플리케이션은 각 플랫폼에 맞게 조정된 사용자 환경을 제공해야 합니다. 예를 들어 연결된 모든 시스템을 Microsoft Store의 앱과 Google Play 스토어 또는 Apple의 App Store 대한 링크로 보냅니다.