Creates a new EnumDescriptionAttribute instance.
Namespace:
FreeFlowAssembly: FreeFlow.Client (in FreeFlow.Client.dll) Version: 2.0.0.135
Syntax
| C# |
|---|
public EnumDescriptionAttribute( string text ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ text As String _ ) |
| Visual C++ |
|---|
public: EnumDescriptionAttribute( String^ text ) |
Parameters
- text
- Type: System..::.String
Text.