InfoBarActionItemEventArgs.ActionItem Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem ^ ActionItem { Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem ^ get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem ^ ActionItem { Microsoft::VisualStudio::Shell::Interop::IVsInfoBarActionItem ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsInfoBarActionItem ActionItem { get; }
member this.ActionItem : Microsoft.VisualStudio.Shell.Interop.IVsInfoBarActionItem
Public ReadOnly Property ActionItem As IVsInfoBarActionItem
Eigenschaftswert
Ruft das Aktions Element ab, auf das das Ereignis verweist.