RemoteSystemKinds.Desktop 属性

定义

获取 桌面 设备类型的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

表示 桌面的字符串。

Windows 要求

应用功能
remoteSystem

适用于