ISharePointProjectItemFileCollection.ProjectItem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SharePoint project item owning this instance of the ISharePointProjectItemFileCollection.
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 project item.