public ActionAdapterCollection? ActionAdapters { get; }
Public ReadOnly Property ActionAdapters As ActionAdapterCollection
Get
public:
property ActionAdapterCollection^ ActionAdapters {
ActionAdapterCollection^ get ();
}
function get_ActionAdapters();