ApplicationImportConfiguration.AutoAnalyseAllModules Property¶
Specify true to start the analysis automatically after the import is finished.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool AutoAnalyseAllModules { get; set; }
VB¶
Public Property AutoAnalyseAllModules As Boolean
Get
Set
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace