AppxManifestDesignerTab Enum

Definition

Specifies the app manifest designer tab to be opened by the OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab) method.

C++/CX
public enum class AppxManifestDesignerTab
Inheritance
AppxManifestDesignerTab

Fields

Name Value Description
AppxManifestDesignerTab_Current 0

Opens whatever tab is currently selected, that is, no change occurs to the tab selection (default).

AppxManifestDesignerTab_Application 1

Opens the Application UI tab in the app manifest designer.

AppxManifestDesignerTab_Capabilities 2

Opens the Capabilities tab in the app manifest designer.

AppxManifestDesignerTab_Declarations 3

Opens the Declarations tab of the app manifest designer.

AppxManifestDesignerTab_ContentURIs 4

Opens the Content URIs tab in the app manifest designer.

AppxManifestDesignerTab_Packaging 5

Opens the Packaging tab of the app manifest designer.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022