This documentation is archived and is not being maintained.
IVsAppContainerBootstrapper4 Interface
Namespace:
Microsoft.VisualStudio.Shell.InteropAssembly:
Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C83C1890-C93A-42E6-853B-91AAFD1CA688")]
public interface IVsAppContainerBootstrapper4
| Name | Description |
|---|
 | AdviseAppContainerBootstrapperEvents(IVsAppContainerBootstrapperEvents) | |
 | BootstrapAsync(String, String, BootstrapMode, Int32, VsBootstrapperPackageInfo[], Int32, VsBootstrapperPackageInfo[], IVsAppContainerBootstrapperLogger) | |
 | BootstrapForDebuggingAsync(String, String, BootstrapMode, String, IVsAppContainerBootstrapperLogger) | |
 | BootstrapForDiagnosticsAsync(String, String, BootstrapMode, Int32, String[], IVsAppContainerBootstrapperLogger) | |
 | UnadviseAppContainerBootstrapperEvents(UInt32) | |
Return to top