Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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)
Syntax
'Declaración
<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")> _
<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")> _
Public Interface SUIHostLocale
'Uso
Dim instance As SUIHostLocale
[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
public interface SUIHostLocale
[GuidAttribute(L"2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
[GuidAttribute(L"2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
public interface class SUIHostLocale
public interface SUIHostLocale
Remarks
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).