Skip to content

ImportSourceDetails.SourceFilePath Property

Gets or sets a value that is the 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.

See Also

Reference

ImportSourceDetails Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?