SPSite.FeatureDefinitions property

Gets the collection of feature definitions for the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public SPFeatureDefinitionCollection FeatureDefinitions { get; }

Property value

Type: Microsoft.SharePoint.Administration.SPFeatureDefinitionCollection
A collection of SPFeatureDefinition objects, each of which defines a custom feature.

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace