ModelExplorerTreeContainer.VisitRelationships 属性

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

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.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 命名空间