Share via


ISharePointProjectOutputReference.ProjectItem Property

Definition

Gets the reference to the project item that contains this project output reference.

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

An object representing the project item.

Applies to