Condividi tramite


Metodo GeneralSelection.IsCommandToBeFilteredOutForMultipleSelection

True se il comando specificato è abilitato per lo stato di selezione.Il metodo viene valutato per la selezione assegnata.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Protected Overrides Function IsCommandToBeFilteredOutForMultipleSelection ( _
    command As CommandID _
) As Boolean
protected override bool IsCommandToBeFilteredOutForMultipleSelection(
    CommandID command
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GeneralSelection Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams