Compartir a través de


InputFieldMappingEntry.SourceContext Propiedad

Definición

Obtiene o establece el contexto de origen usado para seleccionar entradas recursivas.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceContext")]
public string SourceContext { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceContext")>]
member this.SourceContext : string with get, set
Public Property SourceContext As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a