Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the foreground color, background color, and font flags from the ColorableItemInfo structure.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Info As ColorableItemInfo
'Usage
Dim instance As AllColorableItemInfo
Dim value As ColorableItemInfo
value = instance.Info
instance.Info = value
public ColorableItemInfo Info
public:
ColorableItemInfo Info
val mutable Info: ColorableItemInfo
public var Info : ColorableItemInfo
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.