WebApplicationImportConfiguration Properties¶
The WebApplicationImportConfiguration type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AutoAnalyseAllModules | Specify true to start the analysis automatically after the import is finished. (Inherited from ApplicationImportConfiguration.) |
![]() | GeneratedMsiFolder | 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. (Inherited from ApplicationImportConfiguration.) |
![]() | IceValidationConfig | An optional configuration for ICE validation. Can be null. (Inherited from ApplicationImportConfiguration.) |
![]() | Mode | Indicates in which way web applications are imported. |
![]() | ModulesToAnalyse | A list of modules to automatically analyse (Inherited from ApplicationImportConfiguration.) |
![]() | OutputFolder | The full path to the folder into which the output of the import process is to be placed. (Inherited from ApplicationImportConfiguration.) |
![]() | SaveDetailedLogs | Specify true to save intermediate files. Useful for troubleshooting. (Inherited from ApplicationImportConfiguration.) |
![]() | SpiderSettings | Contains Spider settings used to capture web applications from URLs |
![]() | SynchronizationContext | A SynchronizationContext used to control the thread on which notifications are raised. (Inherited from ApplicationImportConfiguration.) |
See Also¶
Reference¶
WebApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace