Skip to content

ApplicationImportConfiguration Constructor (String)

Initializes a new instance of the ApplicationImportConfiguration class with a specified output folder.

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 ApplicationImportConfiguration(
    string outputFolder
)

VB

Public Sub New ( 
    outputFolder As String
)

Parameters

 

outputFolder
Type: System.String
The full path to the folder into which the output of the import process is to be placed.

See Also

Reference

ApplicationImportConfiguration Class
ApplicationImportConfiguration Overload
Citrix.SDK.AppDNA Namespace

Was this article helpful?