AppxManifestDesignerTab2 Enumeration
Specifies the app manifest designer tab to be opened by the OpenAppxManifestDesigner method.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
Syntax
'Declaration
Public Enumeration AppxManifestDesignerTab2
public enum AppxManifestDesignerTab2
public enum class AppxManifestDesignerTab2
type AppxManifestDesignerTab2
public enum AppxManifestDesignerTab2
Members
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. |
Remarks
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.