IVsInfoBarActionItem::IsButton Property
Visual Studio 2015
Determines whether this action item should be rendered as a button. By default, action items are rendered as a hyperlink.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Property Value
Type: System::BooleanTrue if this action item should be rendered as a button, otherwise false.
Show: