IVsOutputWindowPane3 Interface
Visual Studio 2015
Represents the output window pane.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | OutputStringWithId(Guid, UInt32, String) | Outputs a string with an ID. |
![]() | TryGetStringWithId(Guid, UInt32, String) | Gets a string with the message ID. |
![]() | TryNavigateToMessageId(Guid, UInt32, Boolean, Boolean) | Navigates to the message ID. |
Show:
