Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: EnumOptionsAttribute(EnumBehavior)

Declaration

public EnumOptionsAttribute(
    EnumBehavior behavior
)

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.