次の方法で共有


SuggestedTagAndRegionQueryToken.TagIds プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="tagIds")]
public System.Collections.Generic.IList<Guid> TagIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tagIds")>]
member this.TagIds : System.Collections.Generic.IList<Guid> with get, set
Public Property TagIds As IList(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象