ApplicationImportConfiguration.ModulesToAnalyse Property¶
A list of modules to automatically analyse
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 List<string> ModulesToAnalyse { get; set; }
VB¶
Public Property ModulesToAnalyse As List(Of String)
Get
Set
Property Value¶
See Also¶
Reference¶
ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace