IVsAppContainerBootstrapper Interface
Visual Studio 2015
Represents the bootstrapper.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AdviseAppContainerBootstrapperEvents(IVsAppContainerBootstrapperEvents) | Subscribes to bootstrapper events. |
![]() | BootstrapAsync(String, String, Int32, String[], IVsAppContainerBootstrapperLogger) | |
![]() | BootstrapForDebuggingAsync(String, String, String, IVsAppContainerBootstrapperLogger) | Asynchronously bootstraps given target and established // debugger host for debugging the app represented by recipe. // bootstrapperOperation: |
![]() | UnadviseAppContainerBootstrapperEvents(UInt32) | Unsubscribes from bootstrapper events. |
Show:
