Share via


AllColorableItemInfo.Info Field

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
public ColorableItemInfo Info
public:
ColorableItemInfo Info
val mutable Info: ColorableItemInfo
public var Info : ColorableItemInfo

.NET Framework Security

See Also

Reference

AllColorableItemInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace