ModelExplorerTreeContainer.RootElements 属性

获取模型资源管理器中的根元素。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Public ReadOnly Property RootElements As IList
public IList RootElements { get; }

属性值

类型:System.Collections.IList
在**“模型资源管理器”**中的根元素。

备注

根元素是 模型资源管理器的顶级元素。 大量具有子元素分配给为用户可以展开的节点。

.NET Framework 安全性

请参阅

参考

ModelExplorerTreeContainer 类

Microsoft.VisualStudio.Modeling.Shell 命名空间