SharePointProjectItemFileEventArgs.ProjectItemFile Property

Definition

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.

Applies to