Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the context in which a feature is activated.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Enumeration FeatureScope
public enum FeatureScope
Members
Member name | Description | |
---|---|---|
Web | Activates a feature for a specific Web site. | |
Farm | Activates a feature for an entire server farm. | |
WebApplication | Activates a feature for all web sites in a Web application. | |
Site | Activates a feature for all Web sites in a site collection. |