共用方式為


QueryKeyInner.Name 屬性

定義

取得查詢 API 金鑰的名稱;可能是空的。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於