ColorableItemInfo::bForegroundValid Field

 

BOOLEAN value indicating the foreground color is valid.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int bForegroundValid

Field Value

Type: System::Int32

From vsshell.idl:

BOOL bForegroundValid;
Return to top
Show: