Method AddFile

AddFile(string)

Add a reference to a Tedds document file to the end of the collection of project items

Declaration
IProjectFileItem AddFile(string FilePath)
Parameters
Type Name Description
string FilePath

Full file path of the file to add

Returns
Type Description
IProjectFileItem

New project file object

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next