[This is preliminary documentation and is subject to change.]
Adds an existing file to a project.
- project (Object)
- An object representing the project. This can be obtained using the GetProject method.
- filePath (String)
- The path and file name of the file to add.
An object representing the project item for the file just
added.