AppxManifestDesignerTab2 Enumeration
Visual Studio 2015
Specifies the app manifest designer tab to be opened by the OpenAppxManifestDesigner method.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
| Member name | Description | |
|---|---|---|
| AMDT_Application | Opens the Application UI tab in the app manifest designer. | |
| AMDT_Capabilities | Opens the Capabilities tab in the app manifest designer. | |
| AMDT_ContentURIs | Opens the Content URIs tab in the app manifest designer. | |
| AMDT_Current | Opens the Current tab in the app manifest designer. | |
| AMDT_Declarations | Opens the Declarations tab in the app manifest designer. | |
| AMDT_HardwareRequirements | Opens the Hardware Requirements tab in the app manifest designer. | |
| AMDT_Packaging | Opens the Packaging tab in the app manifest designer. |
Introduced in Visual Studio 2013 Update 2. To reference the correct assembly version, see Referencing Assemblies Delivered in the Visual Studio 2013 SDK Update 2.
Show: