IVsInfoBar.IsCloseButtonVisible Propriété

Définition

Détermine si la barre d’informations prend en charge la fermeture.

public:
 property bool IsCloseButtonVisible { bool get(); };
public:
 property bool IsCloseButtonVisible { bool get(); };
public bool IsCloseButtonVisible { get; }
member this.IsCloseButtonVisible : bool
Public ReadOnly Property IsCloseButtonVisible As Boolean

Valeur de propriété

Boolean

True si la barre d’informations prend en charge la fermeture ; sinon, false.

S’applique à