Skip to content

InstallCaptureSourceDetails.SourceFilePath Property

Gets or sets a value that is full path to the installation media.

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

Remarks

This value can be used within the AppDNA client to help distinguish between applications with the same product details.\ It is also used to determine the default value for LoadSourceFile.

See Also

Reference

InstallCaptureSourceDetails Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?