Condividi tramite


WindowsProperties.IncludedKbNumbers Proprietà

Definizione

Ottiene o imposta i numeri KB inclusi nella configurazione dell'aggiornamento software.

[Newtonsoft.Json.JsonProperty(PropertyName="includedKbNumbers")]
public System.Collections.Generic.IList<string> IncludedKbNumbers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includedKbNumbers")>]
member this.IncludedKbNumbers : System.Collections.Generic.IList<string> with get, set
Public Property IncludedKbNumbers As IList(Of String)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a