BinarySize Fields |
The BinarySize type exposes the following members.
| Name | Description | |
|---|---|---|
| Byte |
The size of a byte, 1 byte.
| |
| Gigabyte |
The size of a gigabyte, 1073741824 bytes.
| |
| Kilobyte |
The size of a kilobyte, 1024 bytes.
| |
| Megabyte |
The size of a megabyte, 1048576 bytes.
| |
| Petabyte |
The size of a PetaByte, 1125899906842624 bytes.
| |
| Terabyte |
The size of a TeraByte, 1099511627776 bytes.
|