IAppxManifestDesignerService2.OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab) Método

Definição

Abre o designer. appxmanifest.

int OpenAppxManifestDesigner(Microsoft::VisualStudio::Shell::Interop::IVsDocumentLockHolder const & documentHandle, Microsoft::VisualStudio::Shell::Interop::AppxManifestDesignerTab tab);
public int OpenAppxManifestDesigner (Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder documentHandle, Microsoft.VisualStudio.Shell.Interop.AppxManifestDesignerTab tab);
abstract member OpenAppxManifestDesigner : Microsoft.VisualStudio.Shell.Interop.IVsDocumentLockHolder * Microsoft.VisualStudio.Shell.Interop.AppxManifestDesignerTab -> int
Public Function OpenAppxManifestDesigner (documentHandle As IVsDocumentLockHolder, Optional tab As AppxManifestDesignerTab) As Integer

Parâmetros

documentHandle
IVsDocumentLockHolder

O identificador do documento.

tab
AppxManifestDesignerTab

A guia Designer.

Retornos

Int32

O HRESULT.

Implementações

Aplica-se a