Enumeration for file size units.
Namespace: CMS.BaseAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
B | 0 | Bytes. | |
kB | 1 | Kilobytes. | |
MB | 2 | Megabytes. | |
GB | 3 | Gigabytes. | |
Automatic | 4 | Automatic units changing. |
See Also