IVsAppContainerBootstrapperLogger::OutputMessage Method (String^)

 

Outputs the specified message.

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

void OutputMessage(
	String^ message
)

Parameters

message
Type: System::String^

The message.

Return to top
Show: