public ActionAdapterCollection ActionAdapters { get; set; }
Public Property ActionAdapters As ActionAdapterCollection
Get
Set
public:
property ActionAdapterCollection^ ActionAdapters {
ActionAdapterCollection^ get ();
void set (ActionAdapterCollection^ value);
}
function get_ActionAdapters();
function set_ActionAdapters(value);