NREnumValue PropertiesNReflect
The NREnumValue type exposes the following members.
Properties

  NameDescription
Public propertyAttributes
Gets a list of attributes.
Public propertyName
Gets or sets the name of the enum value.
Public propertyValue
Gets or sets the value of the enum value.
Back to Top
See Also