This topic has not yet been rated - Rate this topic

IUIHostLocale Interface

Provides access to the host's UI locale services to manage dialog box string localization.

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

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

This interface is required only when accommodating foreign-language strings provided in a satellite DLL.

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