ProcessingState.LogFile Property¶
Gets a log file path, if any, associated with the current processing.
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 LogFile { get; }
VB¶
Public ReadOnly Property LogFile As String
Get
Property Value¶
Type: String