Share via


RemoteSystemKinds.Desktop Property

Definition

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

Platform::String

winrt::hstring

String representing desktop.

Windows requirements

App capabilities
remoteSystem

Applies to