Concept.Utils Assembly > Concept.Utils Namespace : StringFormatSpecifier Enumeration |
public enum StringFormatSpecifier : System.Enum
Member | Value | Description |
---|---|---|
Currency | 0 | The currency |
Decimal | 1 | The decimal |
Exponential | 2 | The exponential |
FixedPoint | 3 | The fixed point |
General | 4 | The general |
Hexadecimal | 8 | The hexadecimal |
Number | 5 | The number |
Percent | 6 | The percent |
RoundTrip | 7 | The round trip |
System.Object
System.ValueType
System.Enum
Concept.Utils.StringFormatSpecifier
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2