Skip to content

ApplicationImportConfiguration.GeneratedMsiFolder Property

If the import needs to generate an msi during the import process, such as when importing an SFT or App-V file, the intermediate msi files will be saved to this location. If this is null, then no files are saved.

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 GeneratedMsiFolder { get; set; }

VB

Public Property GeneratedMsiFolder As String
    Get
    Set

Property Value

Type: String

See Also

Reference

ApplicationImportConfiguration Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?