Partager via


KeyValuePair.Key Propriété

Définition

Obtient ou définit le paramètre de clé.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à