InfoBarEventArgs.InfoBarUIElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the UIElement associated with the event.
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
Property Value
The UIElement.