Compartir a través de


KeyValuePair.Key Propiedad

Definición

Obtiene o establece el parámetro de clave.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a