AllColorableItemInfo::fFlags Field

 

Specifies attributes of an item.

Namespace:   Microsoft.VisualStudio.Shell.Interop
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::UInt32

The fFlags member is a combination (binary OR) of members of the __FCITEMFLAGS enumeration.

Return to top
Show: