Share via


ISharePointProjectItemDeploymentContext.ProjectItem Property

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

Gets the project item being deployed.

Namespace:  Microsoft.VisualStudio.SharePoint.Deployment
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 a SharePoint project item.

.NET Framework Security

See Also

Reference

ISharePointProjectItemDeploymentContext Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace