ApplicationImportConfiguration.OutputFolder Property¶
The full path to the folder into which the output of the import process is to be placed.
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 string OutputFolder { get; set; }
VB¶
Public Property OutputFolder As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace