IAppxManifestDesignerService2.OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab) Метод

Определение

Открывает конструктор. 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

Параметры

documentHandle
IVsDocumentLockHolder

Маркер документа.

tab
AppxManifestDesignerTab

Вкладка конструктора.

Возвращаемое значение

Int32

HRESULT.

Реализации

Применяется к