IAppxManifestDesignerService2::OpenAppxManifestDesigner Method (IVsDocumentLockHolder^, AppxManifestDesignerTab)

 

Opens the .appxmanifest designer.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

int OpenAppxManifestDesigner(
	IVsDocumentLockHolder^ documentHandle,
	AppxManifestDesignerTab tab
)

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: