Compartir a través de


IndexingPolicy.Automatic Propiedad

Definición

Obtiene o establece indica si la directiva de indexación es automática.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a