DiagramDocView.ToolboxItemFilterType 枚举
用于的枚举指示特定的工具箱筛选器集合。
命名空间: Microsoft.VisualStudio.Modeling.Shell
程序集: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)
语法
声明
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
成员
成员名称 | 说明 | |
---|---|---|
All | 所有筛选类型 | |
Diagram | 筛选器与当前关系图 | |
None | 无值。 | |
Selection | 筛选器与当前选定内容 |