ParentShapeContainsNestedChildShapes::NestedChildShapes Property
Visual Studio 2015
DomainRole NestedChildShapes Description for Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes.NestedChildShapes
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes/NestedChildShapes.Description", (CoreDesignSurfaceDomainModel^::typeid), "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)] [DomainObjectIdAttribute("01009248-9232-4226-84bf-0845c91fee59")] property ShapeElement^ NestedChildShapes { ShapeElement^ get(); void set(ShapeElement^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Show: