Partilhar via


ApiKeys.Key1 Propriedade

Definição

Obtém o valor da chave 1.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a