InfoBarEventArgs(IVsInfoBarUIElement, IVsInfoBar) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.