The EnumDescription type exposes the following members.

Methods

  NameDescription
GetDescription
Gets the description of the specified enum. If there is no description attribute, returns the enum as a string
GetEnum
Gets an enum from its description.

See Also