This topic has not yet been rated - Rate this topic

SUIHostLocale Interface

Passed to GetService to return a reference to IUIHostLocale.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")] 
[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")] 
public interface SUIHostLocale
/** @attribute GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89") */ 
/** @attribute GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89") */ 
public interface SUIHostLocale
GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89") 
GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89") 
public interface SUIHostLocale

Used by VSPackages such as Projects or Editors that need access to locale information to properly handle localization (for example, how to handle fonts in dialogs).

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ