StringValueAttribute..::..GetStringValue Method

Gets the string value.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string GetStringValue(
	Enum value
)

Parameters

value
Type: Enum
The value.

Return Value

System.String.