ColorableItemInfo::bForegroundValid Field
Visual Studio 2015
BOOLEAN value indicating the foreground color is valid.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")] int bForegroundValid
Field Value
Type: System::Int32From vsshell.idl:
BOOL bForegroundValid;
Show: