Skip to content

ProfileApplicationConfiguration Constructor

Initializes a new instance of the ProfileApplicationConfiguration class.

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 ProfileApplicationConfiguration(
    VirtualMachineConfiguration vm,
    string outputFolder
)

VB

Public Sub New ( 
    vm As VirtualMachineConfiguration,
    outputFolder As String
)

Parameters

 

vm
Type: Citrix.SDK.AppDNA.VirtualMachineConfiguration
VM Configuration as VirtualMachineConfiguration.
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

ProfileApplicationConfiguration Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?