SelectionState.IsCommandToBeFilteredOut (Método)

True si se habilita el comando especificado para este estado de selección.el método se evalúa para la selección forzada.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Overridable Function IsCommandToBeFilteredOut ( _
    command As CommandID _
) As Boolean
public virtual bool IsCommandToBeFilteredOut(
    CommandID command
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SelectionState Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)