共用方式為


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

適用於