Skip to content

AppVSolutionStep.Applications Property

Gets the applications.

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 List<ApplicationWorkflow> Applications { get; }

VB

Public ReadOnly Property Applications As List(Of ApplicationWorkflow)
    Get

Property Value

Type: List(ApplicationWorkflow)
The applications.

See Also

Reference

AppVSolutionStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace

Was this article helpful?