다음을 통해 공유


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

적용 대상