SPFeature.FeatureDefinitionScope property
Gets the scope of the Feature definition.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.