ApplicationManager.Uninstall Method

Uninstalls the specified package.

Syntax

public:
static void Uninstall(
         String^ packageFullName
)  

Parameters

packageFullName
Type: String 

 The full name of the package to uninstall.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

ApplicationManager Class

ApplicationManager Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace