Share via


ISharePointProjectOutputReference.ProjectItem Property

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

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

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
An object representing the project item.

.NET Framework Security

See Also

Reference

ISharePointProjectOutputReference Interface

Microsoft.VisualStudio.SharePoint Namespace