Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 767 Bytes

remotesystem_platform.md

File metadata and controls

24 lines (16 loc) · 767 Bytes
-api-id -api-type
P:Windows.System.RemoteSystems.RemoteSystem.Platform
winrt property

Windows.System.RemoteSystems.RemoteSystem.Platform

-description

Gets a value describing the OS platform that this remote system is running.

-property-value

A RemoteSystemPlatform value for the corresponding remote system.

-remarks

Applications that integrate Remote Systems APIs across multiple platforms should deliver user experiences tailored to each platform. For example: sending all connected systems a link to an app on the Microsoft Store, versus the Google Play Store or Apple's App Store.

-see-also

-examples