共用方式為


ExplorerElementVisitor.TreeNodeHash 屬性

取得模型總管巡覽樹狀目錄中顯示的節點的資料表。

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

語法

'宣告
Public ReadOnly Property TreeNodeHash As Hashtable
public Hashtable TreeNodeHash { get; }

屬性值

類型:System.Collections.Hashtable
模型總管 巡覽樹狀目錄中顯示的節點的資料表。

備註

這個所表示的項目節點雜湊資料表。

.NET Framework 安全性

請參閱

參考

ExplorerElementVisitor 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間