ProcessingState.CurrentActionDetail Property¶
Gets a string specifying more detail of the current action.
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 CurrentActionDetail { get; }
VB¶
Public ReadOnly Property CurrentActionDetail As String
Get
Property Value¶
Type: String