InfoBarEventArgs::InfoBarUIElement Property

Visual Studio 2015
 

Gets the UIElement associated with the event.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property IVsInfoBarUIElement^ InfoBarUIElement {
	IVsInfoBarUIElement^ get();
}
Return to top
Show: