StringValueAttribute
.
.
::
.
.
GetStringValue Method
Gets the string value.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
GetStringValue
(
Enum
value
)
Parameters
value
Type:
Enum
The value.
Return Value
System.String.
See Also
StringValueAttribute Class
Core Namespace