Share via


QuestionAnsweringProject.Language Property

Definition

Language of the text records. This is BCP-47 representation of a language. For example, use "en" for English; "es" for Spanish etc. If not set, use "en" for English as default.

public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Property Value

Applies to