IFeatureReceiver.ProjectItem Property

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

Gets a reference to the parent project item.

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

Syntax

'Declaration
ReadOnly Property ProjectItem As ISharePointProjectItem
ISharePointProjectItem ProjectItem { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectItem
A reference to a project.

.NET Framework Security

See Also

Reference

IFeatureReceiver Interface

Microsoft.VisualStudio.SharePoint Namespace