次の方法で共有


QueryKey.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

適用対象