IVsOutputWindow Methods

 

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

NameDescription
System_CAPS_pubmethodCreatePane(Guid, String^, Int32, Int32)

Creates an output window pane.

System_CAPS_pubmethodDeletePane(Guid)

Deletes an output window pane.

System_CAPS_pubmethodGetPane(Guid, IVsOutputWindowPane^)

Returns an Output window pane, given its identifying GUID.

Return to top
Show: