Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
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.