Silverlight SDK for Microsoft Bing
UILanguage Property
OverviewMicrosoft.BingSearchEnvironmentUILanguage
Gets/Sets a string indentifier for the UI language. This determines the formatting relative to language for the search results.
Declaration Syntax
C#Visual BasicVisual C++
public string UILanguage { get; set; }
Public Property UILanguage As String
public:
property String^ UILanguage {
	String^ get ();
	void set (String^ value);
}

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)