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.
Gets the scope of the Feature definition.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property FeatureDefinitionScope As SPFeatureDefinitionScope
Get
'Usage
Dim instance As SPFeature
Dim value As SPFeatureDefinitionScope
value = instance.FeatureDefinitionScope
public SPFeatureDefinitionScope FeatureDefinitionScope { get; }
Property Value
Type: Microsoft.SharePoint.SPFeatureDefinitionScope
An SPFeatureDefinitionScope value that indicated the Feature definition scope.