共用方式為


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

適用於