SharePointProjectItemFileEventArgs Class      
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.
Provides data for events related to SharePoint project item files.
public ref class SharePointProjectItemFileEventArgs : EventArgspublic class SharePointProjectItemFileEventArgs : EventArgstype SharePointProjectItemFileEventArgs = class
    inherit EventArgsPublic Class SharePointProjectItemFileEventArgs
Inherits EventArgs- Inheritance
- 
				SharePointProjectItemFileEventArgs
- Derived
Constructors
| SharePointProjectItemFileEventArgs(ISharePointProjectItemFile) | Initializes a new instance of the SharePointProjectItemFileEventArgs class with the provided instance of the ISharePointProjectItemFile. | 
Properties
| ProjectItemFile | Gets or sets an instance of the ISharePointProjectItemFile. |