Skip to content
Was this article helpful?

ApplicationImportConfiguration Properties

The ApplicationImportConfiguration type exposes the following members.

Properties

 

NameDescription
Public propertyAutoAnalyseAllModules Specify true to start the analysis automatically after the import is finished.
Public propertyGeneratedMsiFolder If the import needs to generate an msi during the import process, such as when importing an SFT or App-V file, the intermediate msi files will be saved to this location. If this is null, then no files are saved.
Public propertyIceValidationConfig An optional configuration for ICE validation. Can be null.
Public propertyModulesToAnalyse A list of modules to automatically analyse
Public propertyOutputFolder The full path to the folder into which the output of the import process is to be placed.
Public propertySaveDetailedLogs Specify true to save intermediate files. Useful for troubleshooting.
Public propertySynchronizationContext A SynchronizationContext used to control the thread on which notifications are raised.
  Back to Top

See Also

Reference

ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?