This documentation is archived and is not being maintained.
IVsAppContainerBootstrapper4 Methods
Namespace:
Microsoft.VisualStudio.Shell.InteropAssembly:
Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description |
|---|
 | AdviseAppContainerBootstrapperEvents(IVsAppContainerBootstrapperEvents^) | |
 | BootstrapAsync(String^, String^, BootstrapMode, Int32, array<VsBootstrapperPackageInfo>^, Int32, array<VsBootstrapperPackageInfo>^, IVsAppContainerBootstrapperLogger^) | |
 | BootstrapForDebuggingAsync(String^, String^, BootstrapMode, String^, IVsAppContainerBootstrapperLogger^) | |
 | BootstrapForDiagnosticsAsync(String^, String^, BootstrapMode, Int32, array<String^>^, IVsAppContainerBootstrapperLogger^) | |
 | UnadviseAppContainerBootstrapperEvents(UInt32) | |
Return to top