InfoBarEventArgs(IVsInfoBarUIElement, IVsInfoBar) Oluşturucu

Tanım

InfoBarEventArgs 'ın yeni bir örneğini başlatır.

public:
 InfoBarEventArgs(Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ uiElement, Microsoft::VisualStudio::Shell::Interop::IVsInfoBar ^ infoBar);
public:
 InfoBarEventArgs(Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ uiElement, Microsoft::VisualStudio::Shell::Interop::IVsInfoBar ^ infoBar);
 InfoBarEventArgs(Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement const & uiElement, Microsoft::VisualStudio::Shell::Interop::IVsInfoBar const & infoBar);
public InfoBarEventArgs (Microsoft.VisualStudio.Shell.Interop.IVsInfoBarUIElement uiElement, Microsoft.VisualStudio.Shell.Interop.IVsInfoBar infoBar);
new Microsoft.VisualStudio.Shell.InfoBarEventArgs : Microsoft.VisualStudio.Shell.Interop.IVsInfoBarUIElement * Microsoft.VisualStudio.Shell.Interop.IVsInfoBar -> Microsoft.VisualStudio.Shell.InfoBarEventArgs
Public Sub New (uiElement As IVsInfoBarUIElement, infoBar As IVsInfoBar)

Parametreler

uiElement
IVsInfoBarUIElement

UIElement.

infoBar
IVsInfoBar

Bilgi çubuğu.

Şunlara uygulanır