共用方式為


IVsColorEntry Interface

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("BBE70639-7AD9-4365-AE36-9877AF2F973B")> _
Public Interface IVsColorEntry
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BBE70639-7AD9-4365-AE36-9877AF2F973B")]
public interface IVsColorEntry

The IVsColorEntry type exposes the following members.

Properties

  Name Description
Public property Background
Public property BackgroundType
Public property ColorName
Public property Foreground
Public property ForegroundType

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace