ApplicationImportConfiguration.SaveDetailedLogs Property¶
Specify true to save intermediate files. Useful for troubleshooting.
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 SaveDetailedLogs { get; set; }
VB¶
Public Property SaveDetailedLogs As Boolean
Get
Set
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace