InfoBarHostControl.IVsInfoBarHostPrivate.GetInfoBar(Int32) Method

Definition

 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)

Applies to