IUIHostLocale Interface
Visual Studio 2015
Provides access to the host's UI locale services to manage dialog box string localization.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetDialogFont(UIDLGLOGFONT[]) | Returns the dialog box font used for the host UI. |
![]() | GetUILocale(UInt32) | Returns the UI locale identifier of the host. |
This interface is required only when accommodating foreign-language strings provided in a satellite DLL.
Show:
