A list of attributes the element supports. This list is aggregated from the role and the capabilities.
| C# | Visual Basic | Visual C++ |
public IList<AttributeDescriptor> Attributes { get; }
Public ReadOnly Property Attributes As IList(Of AttributeDescriptor)
public: property IList<AttributeDescriptor^>^ Attributes { IList<AttributeDescriptor^>^ get (); }
