TemplatePackage Save Method
Overload List

  Name Description
Public method Save 
Save the package unencrypted to a file. This function only works if Open has been called before and it uses the same file path again.
Public method Save(String)
Save the package to a file. This function only works if Open has been called before and it uses the same file path again.
Back to Top
See Also