Skip to content

AppDisksSolution.Applications Property

Gets the collection of Application objects associated with the solution.

Namespace: Citrix.SDK.AppDNA.Solutions.AppDisks
Assembly: Citrix.SDK.AppDNA.Solutions.AppDisks (in Citrix.SDK.AppDNA.Solutions.AppDisks.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public ReadOnlyObservableCollection<Application> Applications { get; }

VB

Public ReadOnly Property Applications As ReadOnlyObservableCollection(Of Application)
    Get

Property Value

Type: ReadOnlyObservableCollection(Application)
The collection of Application objects associated with the solution.

See Also

Reference

AppDisksSolution Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace

Was this article helpful?