ValidationController.IncludeLinkedExtensionElements 属性

指示 ExtensionElements 链接到 ModelElements 的验证是否也应得到验证。 允许 DSL 定义由第三方扩展的 ExtensionElements。

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

语法

声明
Public Property IncludeLinkedExtensionElements As Boolean
public bool IncludeLinkedExtensionElements { get; set; }

属性值

类型:System.Boolean

备注

有关详细信息,请参阅向 DSL 定义中添加扩展

.NET Framework 安全性

请参阅

参考

ValidationController 类

Microsoft.VisualStudio.Modeling.Validation 命名空间