共用方式為


ValidationController.IncludeLinkedExtensionElements 屬性

指出連結至驗證中 ModelElements 的 ExtensionElements 是否也要驗證。 ExtensionElements 允許協力廠商擴充 DSL 定義。

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