asp.net.ph

FlagsAttribute Class

System Namespace


Custom attribute indicating an enumeration should be treated as a bitfield; that is, a set of flags.

FlagsAttribute Class Members

Collapse   Constructors

Visibility Constructor Parameters
public FlagsAttribute ( )

Remarks

Bitfields can be combined using a bitwise OR operation, whereas enumerated constants cannot.

An integrated development environment can use this information to provide a richer development experience.

AttributeUsageAttribute is applied to this class, and its Inherited property specifies false.

Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note