SPSite.FeatureDefinitions Property
SharePoint 2010
Gets the collection of feature definitions for the site collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Available in SharePoint Online
[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.