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