IVsAppContainerBootstrapper4 Interface

Definition

public interface class IVsAppContainerBootstrapper4
public interface class IVsAppContainerBootstrapper4
__interface IVsAppContainerBootstrapper4
[System.Runtime.InteropServices.Guid("C83C1890-C93A-42E6-853B-91AAFD1CA688")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAppContainerBootstrapper4
[<System.Runtime.InteropServices.Guid("C83C1890-C93A-42E6-853B-91AAFD1CA688")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAppContainerBootstrapper4 = interface
Public Interface IVsAppContainerBootstrapper4
Attributes

Methods

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)

Applies to