Condividi tramite


WindowsProperties.ExcludedKbNumbers Proprietà

Definizione

Ottiene o imposta i numeri kb esclusi dalla configurazione dell'aggiornamento software.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a