AllColorableItemInfo::fFlags Field
Visual Studio 2015
Specifies attributes of an item.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.FCITEMFLAGS")] unsigned int fFlags
Field Value
Type: System::UInt32The fFlags member is a combination (binary OR) of members of the __FCITEMFLAGS enumeration.
Show: