Skip to content

Analysis.Patches Property

Gets an enumeration of the patches that were requested to be analyzed.

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

Syntax

C

public IEnumerable<OSPatch> Patches { get; }

VB

Public ReadOnly Property Patches As IEnumerable(Of OSPatch)
    Get

Property Value

Type: IEnumerable(OSPatch)

See Also

Reference

Analysis Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?