次の方法で共有


QueryKeyInner.Key プロパティ

定義

クエリ API キーの値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象