InfoBarHostControl.IVsInfoBarHostPrivate.GetInfoBar(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual Microsoft::VisualStudio::Shell::Interop::IVsUIElement ^ Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar(int index) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsInfoBarHostPrivate::GetInfoBar;
virtual Microsoft::VisualStudio::Shell::Interop::IVsUIElement ^ Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar(int index) = Microsoft::Internal::VisualStudio::Shell::Interop::IVsInfoBarHostPrivate::GetInfoBar;
Microsoft::VisualStudio::Shell::Interop::IVsUIElement Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar(int index);
Microsoft.VisualStudio.Shell.Interop.IVsUIElement IVsInfoBarHostPrivate.GetInfoBar (int index);
abstract member Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar : int -> Microsoft.VisualStudio.Shell.Interop.IVsUIElement
override this.Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar : int -> Microsoft.VisualStudio.Shell.Interop.IVsUIElement
Function GetInfoBar (index As Integer) As IVsUIElement Implements IVsInfoBarHostPrivate.GetInfoBar
Parameters
- index
- Int32
Returns
Implements
Microsoft.Internal.VisualStudio.Shell.Interop.IVsInfoBarHostPrivate.GetInfoBar(System.Int32)