IVsAppContainerBootstrapperLogger Interface

 

Represents the bootstrapper logger.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("5739B30E-A164-44EB-BB28-5BF6BBD02A08")]
public interface IVsAppContainerBootstrapperLogger

NameDescription
System_CAPS_pubmethodOutputMessage(String)

Outputs the specified message.

Return to top
Show: