Partilhar via


Propriedade ImageShapeHasBaseImageShape.BaseImageShape

Descrição de DomainRole BaseImageShape para Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape.BaseImageShape

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "SubClasses",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.PropertyDisplayName",  _
    PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy, Multiplicity := Multiplicity.ZeroMany)> _
<DomainObjectIdAttribute("09a14af2-ac3a-4d09-9d10-a6c2f900ecb2")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property BaseImageShape As ImageShape
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "SubClasses", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.PropertyDisplayName", 
    PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, Multiplicity = Multiplicity.ZeroMany)]
[DomainObjectIdAttribute("09a14af2-ac3a-4d09-9d10-a6c2f900ecb2")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape/BaseImageShape.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public ImageShape BaseImageShape { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape

Segurança do .NET Framework

Consulte também

Referência

ImageShapeHasBaseImageShape Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition