SPSite.FeatureDefinitions property
SharePoint 2013
Gets the collection of feature definitions for the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public SPFeatureDefinitionCollection FeatureDefinitions { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPFeatureDefinitionCollectionA collection of SPFeatureDefinition objects, each of which defines a custom feature.