Application.OriginalSourceFile Property¶
Gets a value that is the path of the installation file specified when the application was imported.
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 OriginalSourceFile { get; }
VB¶
Public ReadOnly Property OriginalSourceFile As String
Get
Property Value¶
Type: String