Public Properties

  Name Description
Action Retrieves or sets the action to be performed on the package during unattended Windows setup.
AnswerFile Retrieves the AnswerFile object from which the package action is obtained.
Package Retrieves the package associated with the action.
PermanenceType Retrieves or sets the permanence type of the action.
PrimarySourcePath Retrieves or sets the primary source path (the first item in the SourcePaths collection).
SourcePaths Retrieves the source paths of the package.
WindowsFeatureSelections Retrieves the Windows feature selections in PackageAction.

See Also