Share via


LanguageHelper Class

Provides helper functions.

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.PlatformUI.LanguageHelper

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

Syntax

'Declaration
Public NotInheritable Class LanguageHelper
public static class LanguageHelper
public ref class LanguageHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type LanguageHelper =  class end
public final class LanguageHelper

The LanguageHelper type exposes the following members.

Properties

  Name Description
Public propertyStatic member CurrentUICultureLanguage Gets an Xml language object that represents the current UI culture.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace