Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
public enum LegibleSizeFormat
public enum class LegibleSizeFormat
Public Enumeration LegibleSizeFormat
Members
Member name | Description | |
---|---|---|
Default | The default format. |
|
Mixed | A mix of numeric and textual descriptions. |
|
Numeric | A numeric format. |
See Also
Microsoft.WindowsServerSolutions.Common Namespace
Return to top