共用方式為


DiagramDocView.GetToolboxItemFilterAttributes 方法

取得 [工具箱] 中的篩選字串和篩選條件型別的集合。

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

語法

'宣告
Public Overridable Function GetToolboxItemFilterAttributes As ToolboxItemFilterAttribute()
public virtual ToolboxItemFilterAttribute[] GetToolboxItemFilterAttributes()

傳回值

型別:array<System.ComponentModel.ToolboxItemFilterAttribute[]
[工具箱] 中的篩選條件字串和篩選器型別集合。

備註

指定圖表的檢視,並讓它成為作用中,這個方法會判斷哪一個項目會出現在工具箱以及如何顯示。

.NET Framework 安全性

請參閱

參考

DiagramDocView 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間