Compartir a través de


InputWindowsParameters.KbNumbersToExclude Propiedad

Definición

Obtiene o establece windows KBID que se excluirá para la aplicación de revisiones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a