Skip to content

OsBuild.Applications Property

Gets the Application objects associated with the build.

Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C

public ObservableCollection<Application> Applications { get; }

VB

Public ReadOnly Property Applications As ObservableCollection(Of Application)
    Get

Property Value

Type: ObservableCollection(Application)

See Also

Reference

OsBuild Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace

Was this article helpful?