ModelExplorerTreeContainer.VisitRelationships 属性

获取关系(域元素之间的链接)并验证关系是否应作为元素遍历的一部分包含。

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

语法

声明
Protected Overridable ReadOnly Property VisitRelationships As Boolean
protected virtual bool VisitRelationships { get; }

属性值

类型:System.Boolean
如果应包含作为元素遍历一部分的关系,则为 true;否则为 false。

备注

默认情况下,此值为 true。

.NET Framework 安全性

请参阅

参考

ModelExplorerTreeContainer 类

Microsoft.VisualStudio.Modeling.Shell 命名空间