Interfaccia IVsColorEntry

Spazio dei nomi:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Il tipo IVsColorEntry espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica Background
Proprietà pubblica BackgroundType
Proprietà pubblica ColorName
Proprietà pubblica Foreground
Proprietà pubblica ForegroundType

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Internal.VisualStudio.Shell.Interop