DiagramDocView.ToolboxItemFilterType 枚举

用于指示某一特定工具箱筛选器集合的枚举。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType

成员

成员名称 说明
All 所有的筛选器类型
Diagram 与当前图表关联的筛选器。
None 没有值。
Selection 与当前选定内容关联的筛选器。

请参阅

参考

Microsoft.VisualStudio.Modeling.Shell 命名空间