共用方式為


CompartmentShapeHasBaseCompartmentShape.SubCompartmentShape 屬性

這個區間圖案的 DomainRole SubCompartmentShape 基底區間圖案。

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

語法

'宣告
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "BaseClass", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.PropertyDisplayName",  _
    PropagatesCopy := PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity := Multiplicity.ZeroOne)> _
<DomainObjectIdAttribute("df3a0467-7954-428c-9a9b-d2987089b230")> _
Public Property SubCompartmentShape As CompartmentShape
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "BaseClass", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape/SubCompartmentShape.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity = Multiplicity.ZeroOne)]
[DomainObjectIdAttribute("df3a0467-7954-428c-9a9b-d2987089b230")]
public CompartmentShape SubCompartmentShape { get; set; }

屬性值

類型:Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape

.NET Framework 安全性

請參閱

參考

CompartmentShapeHasBaseCompartmentShape 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間