This documentation is archived and is not being maintained.
SPFeatureDefinitionScope enumeration
Specifies the scope of the Feature definition.
Namespace:
Microsoft.SharePointAssembly:
Microsoft.SharePoint (in Microsoft.SharePoint.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| None | Represents a Feature definition with no scope. |
| Farm | Represents a farm-scoped Feature definition. |
| Site | Represents a site collection-scoped Feature definition. |
| Web | Represents a web-scope Feature definition. |