IImportDetails.SourceFilePath Property¶
This is the full path of the primary source file.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
string SourceFilePath { get; }
VB¶
ReadOnly Property SourceFilePath As String
Get
Property Value¶
Type: String