IVsColorNames 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("92144F7A-61DE-439B-AA66-13BE7CDEC857")> _
Public Interface IVsColorNames
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("92144F7A-61DE-439B-AA66-13BE7CDEC857")]
public interface IVsColorNames

IVsColorNames 类型公开以下成员。

属性

  名称 说明
公共属性 Count

页首

方法

  名称 说明
公共方法 _VtblGap1_2
公共方法 GetEnumerator

页首

请参见

参考

Microsoft.Internal.VisualStudio.Shell.Interop 命名空间