RemoteSystemKinds.Xbox プロパティ

定義

Xbox デバイスの種類の文字列表現を取得します。

public:
 static property Platform::String ^ Xbox { Platform::String ^ get(); };
static winrt::hstring Xbox();
public static string Xbox { get; }
var string = RemoteSystemKinds.xbox;
Public Shared ReadOnly Property Xbox As String

プロパティ値

String

Platform::String

winrt::hstring

Xbox を表す文字列。

Windows の要件

アプリの機能
remoteSystem

適用対象