Skip to content

OsBuild.Patches Property

Gets the OSPatch 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<OSPatch> Patches { get; }

VB

Public ReadOnly Property Patches As ObservableCollection(Of OSPatch)
    Get

Property Value

Type: ObservableCollection(OSPatch)

See Also

Reference

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

Was this article helpful?