Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.CommandLine.EnumOptionsAttribute

Summary

Specifies that a field of an enum type should be interpreted as multiple possible options, each specified by an OptionAttribute on the enum values in the enum type.

Constructors

Constructor.

Instance properties

EnumBehavior Specifies whether the enum is considered to represent a single value or a bitfield containing multiple values.