BinarySize Properties |
The BinarySize type exposes the following members.
| Name | Description | |
|---|---|---|
| InGigabytes |
Gets the value of this instance in gigabytes.
| |
| InKilobytes |
Gets the value of this instance in kilobytes.
| |
| InMegabytes |
Gets the value of this instance in megabytes.
| |
| InPetabytes |
Gets the value of this instance in petabytes.
| |
| InTerabytes |
Gets the value of this instance in terabytes.
| |
| Value |
Gets the value of this instance, in bytes.
| |
| Zero |
Gets a zero-valued BinarySize instance.
|