Skip to content

IOsBuild.Patches Property

Gets the patches.

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<OsPatchWrapper> Patches { get; }

VB

ReadOnly Property Patches As ObservableCollection(Of OsPatchWrapper)
    Get

Property Value

Type: ObservableCollection(OsPatchWrapper)

See Also

Reference

IOsBuild Interface
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace

Was this article helpful?