SPFeatureScope enumeration
指定要套用該功能的範圍。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPFeatureScope
'用途
Dim instance As SPFeatureScope
public enum SPFeatureScope
Members
Member name | Description | |
---|---|---|
ScopeInvalid | 指定範圍不正確。 | |
Farm | 指定伺服器陣列。 | |
WebApplication | 指定 Web 應用程式。 | |
Site | 指定網站集合。 | |
Web | 指定的網站。 |