共用方式為


SelectionState.IsCommandToBeFilteredOut 方法

如果不應該針對此選取狀態啟用指定的命令,則為 true。 會針對強制型轉的選取範圍評估此方法。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
Public Overridable Function IsCommandToBeFilteredOut ( _
    command As CommandID _
) As Boolean
public virtual bool IsCommandToBeFilteredOut(
    CommandID command
)

參數

傳回值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

SelectionState 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間