TemplatePackage AddFile Method
Overload List

  Name Description
Public method AddFile(String)
Add a file to the package. This function uses the filepath of the path as the internal name.
Public method AddFile(String, String)
Add a file to the package.
Back to Top
See Also