InfoBarEventArgs Constructor (IVsInfoBarUIElement^, IVsInfoBar^)

Visual Studio 2015
 

Initializes a new instance of InfoBarEventArgs.

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

public:
InfoBarEventArgs(
	IVsInfoBarUIElement^ uiElement,
	IVsInfoBar^ infoBar
)
Return to top
Show: