Поделиться через


DiagramElementMapHasDecoratorMaps.DecoratorMap - свойство

Сопоставление элемента схемы DomainRole DecoratorMap, к которому относится сопоставление оформителя.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Target, PropertyName := "DiagramElementMap",  _
    PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.PropertyDisplayName",  _
    PropagatesDelete := True, PropagatesCopy := PropagatesCopyOption.DoNotPropagateCopy,  _
    Multiplicity := Multiplicity.One)> _
<DomainObjectIdAttribute("198841ec-cd02-48ce-acfe-ba21804ff9d5")> _
Public MustOverride Property DecoratorMap As DecoratorMap
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Target, PropertyName = "DiagramElementMap", 
    PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps/DecoratorMap.PropertyDisplayName", 
    PropagatesDelete = true, PropagatesCopy = PropagatesCopyOption.DoNotPropagateCopy, 
    Multiplicity = Multiplicity.One)]
[DomainObjectIdAttribute("198841ec-cd02-48ce-acfe-ba21804ff9d5")]
public abstract DecoratorMap DecoratorMap { get; set; }

Значение свойства

Тип: Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap

Безопасность платформы .NET Framework

См. также

Ссылки

DiagramElementMapHasDecoratorMaps Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен