Share via


UpdateSummary.UpdateTitles Property

Definition

Gets the list of updates available for install.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.updateTitles")]
public System.Collections.Generic.IList<string> UpdateTitles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.updateTitles")>]
member this.UpdateTitles : System.Collections.Generic.IList<string>
Public ReadOnly Property UpdateTitles As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to