SPFeatureDependency class
SharePoint 2013
Represents a Feature that is depended upon by another Feature.
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: