InfoBarEventArgs Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arguments d’événement relatifs à un événement IVsInfoBarUIElement.
public ref class InfoBarEventArgs : EventArgs
public class InfoBarEventArgs : EventArgs
type InfoBarEventArgs = class
inherit EventArgs
Public Class InfoBarEventArgs
Inherits EventArgs
- Héritage
-
InfoBarEventArgs
- Dérivé
Constructeurs
| InfoBarEventArgs(IVsInfoBarUIElement, IVsInfoBar) |
Initialise une nouvelle instance de InfoBarEventArgs. |
Propriétés
| InfoBarModel |
Obtient le modèle de barre d’informations associé à l’événement. Il peut s'agir d'une valeur null. |
| InfoBarUIElement |
Obtient l’UIElement associé à l’événement. |