InfoBarHostControl::IVsInfoBarUIEvents::OnClosed Method (IVsInfoBarUIElement^)
Visual Studio 2015
Raised when the InfoBar is closed.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual void OnClosed( IVsInfoBarUIElement^ infoBarUIElement ) sealed = IVsInfoBarUIEvents::OnClosed
Parameters
- infoBarUIElement
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsInfoBarUIElement^
The InfoBar UI Element.
Show: