IVsOutputWindowPane3 Methods

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubmethodOutputStringWithId(Guid, UInt32, String^)

Outputs a string with an ID.

System_CAPS_pubmethodTryGetStringWithId(Guid, UInt32, String^)

Gets a string with the message ID.

System_CAPS_pubmethodTryNavigateToMessageId(Guid, UInt32, Boolean, Boolean)

Navigates to the message ID.

Return to top
Show: