다음을 통해 공유


SampleUtterance.Qid Property

Definition

Gets or sets question id of sample utterance (for stackoverflow questions titles).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to