[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ActionList> element.
| C# | Visual Basic | Visual C++ |
public ActionList ActionList{ get; set;}
Public Property ActionList As ActionList
public: property ActionList^ ActionList { ActionList^ get (); void set (ActionList^ value); }
An ActionList
To remove the ActionList, set ActionList to null
Version: 2.0
Since: 2.0