Udostępnij za pośrednictwem


Właściwość DiagramElement.Decorators —

Pobiera listę dekoratorów.Dekoratorów dla elementu diagramu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property Decorators As ReadOnlyLinkedElementCollection(Of Decorator)
public virtual ReadOnlyLinkedElementCollection<Decorator> Decorators { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<Decorator>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition