Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 | |
|---|---|---|
| Farm | Activates a feature for an entire server farm. | |
| Site | Activates a feature for all Web sites in a site collection. | |
| Web | Activates a feature for a specific Web site. | |
| WebApplication | Activates a feature for all web sites in a Web application. |