Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |