Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » FileSystem » XPathNodeIterator CopyFile (string sourcePath, string destinationPath)
XPathNodeIterator CopyFile (string sourcePath, string destinationPath)
 
Copies the source file to the destination path. Destination files are reported as <FILE> elements. Source files are reported as <Depends> elements for each destination file.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
sourcePath
Full pathname of the source file.
destinationPath
Full pathname of the destination file.
Returns:
A <Files> node set.</Files>
Was this helpful?
Last modified date: 10/14/2020