ShapeMapHasParentElementPath.ShapeMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DomainRole ShapeMap Path to the subject of the shape, swimlane or diagram that parents the mapped shape.
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^ ShapeMap { Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("4f130c75-5d16-4f33-8e57-3d2ee1be4abc")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.PropertyDisplayName", PropertyName="ParentElementPath")]
public Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap ShapeMap { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("4f130c75-5d16-4f33-8e57-3d2ee1be4abc")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapHasParentElementPath/ShapeMap.PropertyDisplayName", PropertyName="ParentElementPath")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ShapeMap : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap with get, set
Public Property ShapeMap As BaseShapeMap
Property Value
- Attributes