Aracılığıyla paylaş


DiagramElementMap.DecoratorMaps Özellik

DecoratorMaps bir listesini alır.Diyagram öğesi eşleme tarafından tanımlanan decorator eşleştirir.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Overridable ReadOnly Property DecoratorMaps As ReadOnlyLinkedElementCollection(Of DecoratorMap)
public virtual ReadOnlyLinkedElementCollection<DecoratorMap> DecoratorMaps { get; }

Özellik Değeri

Tür: Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<DecoratorMap>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DiagramElementMap Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı