SPFeatureDependencyCollection class
SharePoint 2013
Represents a collection of Features that are depended upon by another Feature.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPFeatureDependencyCollection
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPFeatureDependencyCollection
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Use the ActivationDependencies property of the SPFeatureDefinition class to return the collection of Features upon which the current Feature depends.
Show: