次の方法で共有


PredictionQueryToken.Continuation プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="continuation")]
public string Continuation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="continuation")>]
member this.Continuation : string with get, set
Public Property Continuation As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象