Partager via


CommandBarButtonClass.IsPriorityDropped, propriété

Détermine si la priorité a été réduite.Retourne toujours false.

Espace de noms :  Microsoft.VisualStudio.CommandBars
Assembly :  Microsoft.VisualStudio.CommandBars (dans Microsoft.VisualStudio.CommandBars.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property IsPriorityDropped As Boolean
public virtual bool IsPriorityDropped { get; }

Valeur de propriété

Type : System.Boolean
Retourne toujours false.

Implémentations

_CommandBarButton.IsPriorityDropped

Remarques

Tenter pour définir cette propriété avec toute autre valeur provoquera une exception à lever.

Sécurité .NET Framework

Voir aussi

Référence

CommandBarButtonClass Classe

Microsoft.VisualStudio.CommandBars, espace de noms