Partilhar via


WindowsProperties.IncludedKbNumbers Propriedade

Definição

Obtém ou define os números de KB incluídos na configuração da atualização de 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)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a