共用方式為


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 命名空間