InfoBarModel Constructor
Visual Studio 2015
Initializes a new instance of InfoBarModel.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | InfoBarModel(IEnumerable<IVsInfoBarTextSpan^>^, IEnumerable<IVsInfoBarActionItem^>^, ImageMoniker, Boolean) | Initializes a new instance of InfoBarModel. |
![]() | InfoBarModel(IEnumerable<IVsInfoBarTextSpan^>^, ImageMoniker, Boolean) | Initializes a new instance of InfoBarModel. |
![]() | InfoBarModel(String^, IEnumerable<IVsInfoBarActionItem^>^, ImageMoniker, Boolean) | Initializes a new instance of InfoBarModel. |
![]() | InfoBarModel(String^, ImageMoniker, Boolean) | Initializes a new instance of InfoBarModel. |
Show:
