IVsAppContainerBootstrapperLogger Interface

Definition

Represents the bootstrapper logger.

public interface class IVsAppContainerBootstrapperLogger
public interface class IVsAppContainerBootstrapperLogger
__interface IVsAppContainerBootstrapperLogger
[System.Runtime.InteropServices.Guid("5739B30E-A164-44EB-BB28-5BF6BBD02A08")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAppContainerBootstrapperLogger
[<System.Runtime.InteropServices.Guid("5739B30E-A164-44EB-BB28-5BF6BBD02A08")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAppContainerBootstrapperLogger = interface
Public Interface IVsAppContainerBootstrapperLogger
Attributes

Methods

OutputMessage(String)

Outputs the specified message.

Applies to