BaseShapeMap.HasCustomParentShape 屬性

取得或設定 HasCustomParentShape 網域屬性的值。表示父圖案將會識別透過自訂程式碼。

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

語法

'宣告
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("42a5df44-4d1c-4154-bf61-1e7cd31c4876")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property HasCustomParentShape As Boolean
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("42a5df44-4d1c-4154-bf61-1e7cd31c4876")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap/HasCustomParentShape.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public bool HasCustomParentShape { get; set; }

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

BaseShapeMap 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間