共用方式為


DiagramDocView.GetToolboxItemFilterAttributes 方法

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

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

語法

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

傳回值

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

備註

當您指定圖表檢視並將它設為作用中時,這個方法會決定哪些項目會出現在 [工具箱] 中,以及如何出現。

.NET Framework 安全性

請參閱

參考

DiagramDocView 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間