Share via


ISharePointProjectItem.FeatureReceiver Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets a feature receiver, if the SharePoint project item requires it. At package time, this feature receiver is added to the feature that includes this SharePoint project item.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property FeatureReceiver As IFeatureReceiver
IFeatureReceiver FeatureReceiver { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.IFeatureReceiver
An object representing a feature receiver.

.NET Framework Security

See Also

Reference

ISharePointProjectItem Interface

Microsoft.VisualStudio.SharePoint Namespace