Share via


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

適用対象