Compartilhar via


WindowsProperties.ExcludedKbNumbers Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a