IVsUIShell5 接口

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio(在 Microsoft.VisualStudio.dll 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("2B70EA30-51F2-48BB-ABA8-051946A37283")> _
Public Interface IVsUIShell5
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("2B70EA30-51F2-48BB-ABA8-051946A37283")]
public interface IVsUIShell5
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"2B70EA30-51F2-48BB-ABA8-051946A37283")]
public interface class IVsUIShell5
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("2B70EA30-51F2-48BB-ABA8-051946A37283")>]
type IVsUIShell5 =  interface end
public interface IVsUIShell5

IVsUIShell5 类型公开以下成员。

方法

  名称 说明
公共方法 _VtblGap1_1
公共方法 _VtblGap2_4
公共方法 GetThemedColor
公共方法 ThemeDIBits

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间