Exec80PackageTask.EmbedPackage Method

Include Protected Members
Include Inherited Members

Embeds the package inside of the Exec80PackageTask.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EmbedPackage(Package) Embeds the package inside of the Exec80PackageTask.
Public method EmbedPackage(array<Byte[]) Embeds the package inside of the Exec80PackageTask.
Public method EmbedPackage(String, String, String, Int32, Boolean, String, String, String, String) Embeds the package inside of the Exec80PackageTask.

Top