Compartir a través de


InputWindowsParameters.KbNumbersToInclude Propiedad

Definición

Obtiene o establece el KBID de Windows que se va a incluir para la aplicación de revisiones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a