Share via


LanguageInput.CountryHint Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to