InfoBarEventArgs.InfoBarUIElement Eigenschaft

Definition

Ruft das UIElement ab, das dem Ereignis zugeordnet ist.

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

Eigenschaftswert

IVsInfoBarUIElement

Das UIElement.

Gilt für