Click or drag to resize

AudioCDRipperGetEnumValue Method (Enum)

Get the value of the selected item of the Enum

Namespace:  CSAudioCDRipper
Assembly:  CSAudioCDRipper (in CSAudioCDRipper.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public string GetEnumValue(
	Enum value
)

Parameters

value
Type: SystemEnum

Return Value

Type: String
See Also