IVsInfoBarActionItem Properties
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)
| Name | Description | |
|---|---|---|
![]() | ActionContext | Gets the user-provided context associated with the hyperlink. This contextual data can be used to identify the hyperlink when it's clicked. |
![]() | Bold | Determines whether the text is bold. |
![]() | IsButton | Determines whether this action item should be rendered as a button. By default, action items are rendered as a hyperlink. |
![]() | Italic | Determines whether the text is italic. |
![]() | Text | |
![]() | Underline | Determines whether the text is underlined. |
Show:
