Compartir a través de


TargetRegion.ExcludeFromLatest Propiedad

Definición

Obtiene o establece el valor de marca para ocultar una imagen cuando los usuarios especifican version='latest'

[Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")]
public bool? ExcludeFromLatest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")>]
member this.ExcludeFromLatest : Nullable<bool> with get, set
Public Property ExcludeFromLatest As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a