IFeatureReceiver.ProjectItem Property

Definition

Gets a reference to the parent project item.

public:
 property Microsoft::VisualStudio::SharePoint::ISharePointProjectItem ^ ProjectItem { Microsoft::VisualStudio::SharePoint::ISharePointProjectItem ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectItem ProjectItem { get; }
member this.ProjectItem : Microsoft.VisualStudio.SharePoint.ISharePointProjectItem
Public ReadOnly Property ProjectItem As ISharePointProjectItem

Property Value

A reference to a project.

Applies to