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 命名空间