InfoBarEventArgs Class
Visual Studio 2015
Event arguments about an IVsInfoBarUIElement event.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
System.Object
System.EventArgs
Microsoft.VisualStudio.Shell.InfoBarEventArgs
Microsoft.VisualStudio.Shell.InfoBarActionItemEventArgs
System.EventArgs
Microsoft.VisualStudio.Shell.InfoBarEventArgs
Microsoft.VisualStudio.Shell.InfoBarActionItemEventArgs
| Name | Description | |
|---|---|---|
![]() | InfoBarEventArgs(IVsInfoBarUIElement, IVsInfoBar) | Initializes a new instance of InfoBarEventArgs. |
| Name | Description | |
|---|---|---|
![]() | InfoBarModel | Gets the info bar model associated with the event. This may be null. |
![]() | InfoBarUIElement | Gets the UIElement associated with the event. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


