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 or sets the Feature definition to which the element definition belongs.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property FeatureDefinition As SPFeatureDefinition
Get
Friend Set
'Usage
Dim instance As SPElementDefinition
Dim value As SPFeatureDefinition
value = instance.FeatureDefinition
public SPFeatureDefinition FeatureDefinition { get; internal set; }
Property Value
Type: Microsoft.SharePoint.Administration.SPFeatureDefinition
An SPFeatureDefinition object that specifies the Feature definition.