IOsBuild.Applications Property¶
Gets the applications.
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¶
ObservableCollection<Application> Applications { get; }
VB¶
ReadOnly Property Applications As ObservableCollection(Of Application)
Get
Property Value¶
Type: ObservableCollection(Application)
See Also¶
Reference¶
IOsBuild Interface
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace