BaseEncodeType.ToString

BaseEncodeType.ToString method

Returns the name of the given BaseEncodeType as a string.

public override string ToString()

Return Value

A string representing the name of the encode type

See Also