SPFeature.FeatureDefinitionScope Property
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.