LegibleSizeFormat Enumeration

 

Specifies the format that is used in some of the LegibleSize methods in the TextFormat class.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  AdminCommon (in AdminCommon.dll)

public enum class LegibleSizeFormat

Member nameDescription
Default

The default format.

Mixed

A mix of numeric and textual descriptions.

Numeric

A numeric format.

Return to top

Community Additions

ADD
Show: