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 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。