ApplicationManager.Terminate Method

Terminates the running application for the specified package.

Syntax

public:
static void Terminate(
         String^ packageFullName
)  

Parameters

packageFullName
Type: String 

 The full package name of the app to terminate.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

ApplicationManager Class

ApplicationManager Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace