IAppxManifestDesignerService3::OpenAppxManifestDesigner Method (IVsDocumentLockHolder^, AppxManifestDesignerTab2)
Visual Studio 2015
Opens the .appxmanifest designer.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime (in Microsoft.VisualStudio.Shell.Interop.12.1.DesignTime.dll)
int OpenAppxManifestDesigner(
IVsDocumentLockHolder^ documentHandle,
AppxManifestDesignerTab2 tab
)
Parameters
- documentHandle
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsDocumentLockHolder^
The document handle.
- tab
-
Type:
Microsoft.VisualStudio.Shell.Interop::AppxManifestDesignerTab2
The tab to display.
Show: