ApplicationManager.GetDefaultApp Method

Returns the default app for the given TitleId.

Syntax

public:
static String^ GetDefaultApp(
         String^ titleId
)  

Parameters

titleId
Type: String 

 The title ID to retrieve the default app for.

Return value

Type: String 

 The default app for the specified title ID.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

ApplicationManager Class

ApplicationManager Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace