ValidationController.IncludeLinkedExtensionElements 属性

指示 ExtensionElements 是否通过身份验证的 ModelElements 链接到还应验证。 ExtensionElements 允许 DSL 定义由第三方扩展。

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

语法

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

属性值

类型:System.Boolean

备注

有关更多信息,请参见 向 DSL 定义中添加扩展

.NET Framework 安全性

请参见

参考

ValidationController 类

Microsoft.VisualStudio.Modeling.Validation 命名空间