ISharePointProjectItemDeploymentContext.ProjectItem Property

Definition

Gets the project item being deployed.

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 a SharePoint project item.

Applies to