Condividi tramite


Proprietà ParentShapeContainsNestedChildShapes.NestedChildShapes

descrizione di DomainRole NestedChildShapes per Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes.NestedChildShapes

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
<DomainObjectIdAttribute("01009248-9232-4226-84bf-0845c91fee59")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "ParentShape",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.PropertyDisplayName",  _
    PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy,  _
    Multiplicity := Multiplicity.ZeroOne)> _
Public Property NestedChildShapes As ShapeElement
[DomainObjectIdAttribute("01009248-9232-4226-84bf-0845c91fee59")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "ParentShape", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.PropertyDisplayName", 
    PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, 
    Multiplicity = Multiplicity.ZeroOne)]
public ShapeElement NestedChildShapes { get; set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeContainsNestedChildShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams