OSImport.LogFilePath Property¶
Returns the full path to the text log file that holds the log of the import.
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 LogFilePath { get; }
VB¶
Public ReadOnly Property LogFilePath As String
Get
Property Value¶
Type: String