ITempFilesComponent

This interface adds new temporary files and gets all the existing temporary files from the project.

DeclarationCopy link to this sectionLink to this section copied!

ITempFilesComponent : IDispatch

PropertiesCopy link to this sectionLink to this section copied!

Array<ITempFile> Files - Gets all the temporary files from the project.

MethodsCopy link to this sectionLink to this section copied!

AddFile(String source) - Adds a new temporary file from a specified disk location, source.