次の方法で共有


SuggestedTagAndRegionQueryToken.MaxCount プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="maxCount")]
public int MaxCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxCount")>]
member this.MaxCount : int with get, set
Public Property MaxCount As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象