LanguageHelper::CurrentUICultureLanguage Property

 

Gets an Xml language object that represents the current UI culture.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property XmlLanguage^ CurrentUICultureLanguage {
	static XmlLanguage^ get();
}

Property Value

Type: System.Windows.Markup::XmlLanguage^

Returns XmlLanguage.

Return to top
Show: