IAppxManifestDesignerService3.OpenAppxManifestDesigner Method
Include Protected Members
Include Inherited Members
Opens the .appxmanifest designer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab) | Opens the .appxmanifest designer displaying the specified tab with the given document handle. | |
OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab2) | Opens the .appxmanifest designer. |
Top