Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Declaration
<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")> _
Public Interface SUIHostLocale
[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
[ComVisibleAttribute(false)]
[GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
public interface SUIHostLocale
[GuidAttribute(L"2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
public interface class SUIHostLocale
[<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")>]
type SUIHostLocale = interface end
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).