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 scope to which the feature applies.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Enumeration SPFeatureScope
'Usage
Dim instance As SPFeatureScope
public enum SPFeatureScope
Member name | Description | |
---|---|---|
ScopeInvalid | Specifies that the scope is not valid. | |
Farm | Specifies server farm. | |
WebApplication | Specifies Web application. | |
Site | Specifies site collection. | |
Web | Specifies Web site. |