Click or drag to resize

ScreenRecorderGetEnumValue Method (Enum)

Get the value of the selected item of the Enum

Namespace:  CSScreenRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public string GetEnumValue(
	Enum value
)

Parameters

value
Type: SystemEnum

Return Value

Type: String
See Also