Skip to content

ImportOSSourceDetails.SourceFilePath Property

The full path to the msi generated by the Snapshot Manager tool that comes with AppDNA.

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

VB

Public Property SourceFilePath As String
    Get
    Set

Property Value

Type: String

Implements

IImportDetails.SourceFilePath

See Also

Reference

ImportOSSourceDetails Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?