SharePointProjectItemFileEventArgs.ProjectItemFile 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 or sets an instance of the ISharePointProjectItemFile.
public:
property Microsoft::VisualStudio::SharePoint::ISharePointProjectItemFile ^ ProjectItemFile { Microsoft::VisualStudio::SharePoint::ISharePointProjectItemFile ^ get(); };
public Microsoft.VisualStudio.SharePoint.ISharePointProjectItemFile ProjectItemFile { get; }
member this.ProjectItemFile : Microsoft.VisualStudio.SharePoint.ISharePointProjectItemFile
Public ReadOnly Property ProjectItemFile As ISharePointProjectItemFile
Property Value
A SharePoint project item file object.