RemoteSystemKinds.Desktop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the string representation of the desktop device type.
public:
static property Platform::String ^ Desktop { Platform::String ^ get(); };
static winrt::hstring Desktop();
public static string Desktop { get; }
var string = RemoteSystemKinds.desktop;
Public Shared ReadOnly Property Desktop As String
Property Value
String representing desktop.
Windows requirements
App capabilities |
remoteSystem
|