Compartir a través de


LinuxProperties.IncludedPackageNameMasks Propiedad

Definición

Obtiene o establece paquetes incluidos en la configuración de actualización de software.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a