Share via


SearchBaseOptions.Language Property

Definition

Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. Please refer to Supported Languages for details.

public Azure.Maps.Search.SearchLanguage Language { get; set; }
member this.Language : Azure.Maps.Search.SearchLanguage with get, set
Public Property Language As SearchLanguage

Property Value

Applies to