IVsOutputWindowPane3::OutputStringWithId Method (Guid, UInt32, String^)
Visual Studio 2015
Outputs a string with an ID.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- messageProvider
-
Type:
System::Guid
The message provider.
- messageId
-
Type:
System::UInt32
The message ID.
- message
-
Type:
System::String^
The message.
Show: