FlagsAttribute Class
Indicates that an enumeration can be treated as a bit field; that is, a set of flags.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[AttributeUsageAttribute] [ExternalAttribute] public class FlagsAttribute : Attribute
<AttributeUsageAttribute> _ <ExternalAttribute> _ Public Class FlagsAttribute _ Inherits Attribute
[AttributeUsageAttribute] [ExternalAttribute] public ref class FlagsAttribute : public Attribute