Dela via


IUIHostLocale3 Interface

Definition

public interface class IUIHostLocale3 : Microsoft::VisualStudio::Shell::Interop::IUIHostLocale2
[System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IUIHostLocale3 : Microsoft.VisualStudio.Shell.Interop.IUIHostLocale2
[<System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IUIHostLocale3 = interface
    interface IUIHostLocale2
[<System.Runtime.InteropServices.Guid("2C2EA033-02BE-11D1-8C85-00C04FC2AA89")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IUIHostLocale3 = interface
    interface IUIHostLocale2
    interface IUIHostLocale
Public Interface IUIHostLocale3
Implements IUIHostLocale2
Attributes
Implements

Remarks

Some members of this interface are safe to access from any thread.

Applies to