Compartir a través de


Match.Source Propiedad

Definición

Obtiene o establece el origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a