RemoteSystemKinds.Xbox Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 representing Xbox.
Windows requirements
App capabilities |
remoteSystem
|