PackageInfo.Applications Property

The collection of packages associated with the application.

Syntax

public:
property IVectorView<ApplicationInfo>^ Applications {
         IVectorView<ApplicationInfo>^ get ();
}  

Property value

Type: IVectorView<ApplicationInfo

  Returns the collection of packages associated with the application.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

PackageInfo Class

PackageInfo Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace