RemoteSystemKinds.Xbox Property

Definition

Gets the string representation of the Xbox device type.

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

Property Value

String

Platform::String

winrt::hstring

String representing Xbox.

Windows requirements

App capabilities
remoteSystem

Applies to