SwimLane.Decorators 属性

定义

获取修饰器的列表。 泳道定义的修饰器。

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^> ^ Decorators { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.Decorator> Decorators { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Decorators : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.Decorator>
Public ReadOnly Property Decorators As LinkedElementCollection(Of Decorator)

属性值

LinkedElementCollection<Decorator>
属性

适用于