次の方法で共有


SampleUtterance.Qid プロパティ

定義

サンプル発話の質問 ID を取得または設定します (スタックオーバーフローの質問タイトルの場合)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象