InfoBarEventArgs.InfoBarUIElement Propriedade

Definição

Obtém o UIElement associado ao evento.

public:
 property Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ InfoBarUIElement { Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ get(); };
public:
 property Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ InfoBarUIElement { Microsoft::VisualStudio::Shell::Interop::IVsInfoBarUIElement ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsInfoBarUIElement InfoBarUIElement { get; }
member this.InfoBarUIElement : Microsoft.VisualStudio.Shell.Interop.IVsInfoBarUIElement
Public ReadOnly Property InfoBarUIElement As IVsInfoBarUIElement

Valor da propriedade

IVsInfoBarUIElement

O UIElement.

Aplica-se a