Table of Contents

Enum NamingStyle

Namespace
Cuemon
Assembly
Cuemon.Core.dll

Specifies ways that a string must be represented in terms of naming style.

public enum NamingStyle

Fields

Compound = 0

Indicates the compound naming style string representation (eg. 1 Gigabyte / 0.93 Gibibyte).

Symbol = 1

Indicates the symbol naming style string representation (eg. 1 GB / 0.93 GiB).