Share via


SPFeatureReceiverProperties.Definition Property

Gets the feature definition to which the receiver properties apply.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Property Definition As SPFeatureDefinition
    Get
    Friend Set
'Usage
Dim instance As SPFeatureReceiverProperties
Dim value As SPFeatureDefinition

value = instance.Definition
public SPFeatureDefinition Definition { get; internal set; }

Property Value

Type: Microsoft.SharePoint.Administration.SPFeatureDefinition
An SPFeatureDefinition object that represents the definition.

See Also

Reference

SPFeatureReceiverProperties Class

SPFeatureReceiverProperties Members

Microsoft.SharePoint Namespace