ModelExplorerTreeContainer.ElementVisitor 属性

获取元素访问器,遍历内存存储并添加节点到模型资源管理器树根据需要。

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

语法

声明
Public Property ElementVisitor As IElementVisitor
public IElementVisitor ElementVisitor { get; set; }

属性值

类型:Microsoft.VisualStudio.Modeling.IElementVisitor
元素访问器。

.NET Framework 安全性

请参见

参考

ModelExplorerTreeContainer 类

Microsoft.VisualStudio.Modeling.Shell 命名空间