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
- 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.