GoogleSearchOptionsLanguage Property

Gets or sets a value to restrict search results to pages in the specified language. If there are no results In the specified language, the search appliance displays results In all languages.

Default value: Auto

Definition

Namespace: DevCase.ThirdParty.Google.Search
Assembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[DefaultValueAttribute(typeof(GoogleLanguage), "Auto")]
public virtual GoogleLanguage Language { get; set; }

Property Value

GoogleLanguage

Remarks

See Also