FeatureScope 枚举

指定在其中激活功能的上下文。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Enumeration FeatureScope
public enum FeatureScope

成员

成员名称 说明
Web 为特定网站激活功能。
Farm 为整个服务器场激活功能。
WebApplication 为 Web 应用程序中的所有网站激活功能。
Site 为网站集中的所有网站激活功能。

请参见

参考

Microsoft.VisualStudio.SharePoint.Features 命名空间