Overload List

Name Description
PackageActionCollection.Create (Identity, CreateOptions) Creates an installation action that needs to be performed on a package during unattended Windows setup. It then adds the action to the answer file.
PackageActionCollection.Create (Package, CreateOptions) Creates an installation action that needs to be performed on a package during unattended Windows setup and adds it to the answer file.

See Also