Represents the literal value of an Enum member
Inheritance Hierarchy
Namespace: WorkflowGen.My.EnumsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax public class EnumLiteral : Attribute
Public Class EnumLiteral
Inherits Attribute
The EnumLiteral type exposes the following members.
Constructors
| Name | Description |
---|
| EnumLiteral |
Initializes a new instance of the EnumLiteral class
|
TopProperties
| Name | Description |
---|
| Text |
The literal value of the enum member
|
TopSee Also