InfoBarActionItemEventArgs::ActionItem Property

Visual Studio 2015
 

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

public:
property IVsInfoBarActionItem^ ActionItem {
	IVsInfoBarActionItem^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsInfoBarActionItem^

Gets the action item the event refers to.

Return to top
Show: