Compartir a través de


Match.Label Propiedad

Definición

Obtiene o establece la etiqueta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a