Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.CommandLine.EnumBehavior

Summary

Describes the behavior of an enum-typed field with the EnumOptionsAttribute.

Enum values

1Specifies that an enum is considered to represent a bitfield containing multiple values.
0Specifies that an enum is considered to represent a single value.