AppVSolutionStep.ApplicationsDeleted Event¶
Occurs when applications is deleted on current step.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Processing
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public event EventHandler<EventArgs> ApplicationsDeleted
VB¶
Public Event ApplicationsDeleted As EventHandler(Of EventArgs)
Value¶
Type: System.EventHandler(EventArgs)
See Also¶
Reference¶
AppVSolutionStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace