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 |
页首