Partager via


SelectionState.IsCommandToBeFilteredOut, méthode

True si la commande spécifiée est activée pour cet état de sélection.La méthode est évaluée pour la sélection forcée.

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Function IsCommandToBeFilteredOut ( _
    command As CommandID _
) As Boolean
public virtual bool IsCommandToBeFilteredOut(
    CommandID command
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SelectionState Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms