InfoBarModel::IsCloseButtonVisible Property
Visual Studio 2015
Determines whether or not the info bar can be closed by the user.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::BooleanTrue if the info bar can be closed by the user, otherwise false.
Implements
IVsInfoBar::IsCloseButtonVisible
Show: