Click or drag to resize

BinarySize Properties

The BinarySize type exposes the following members.

Properties
  NameDescription
Public propertyInGigabytes
Gets the value of this instance in gigabytes.
Public propertyInKilobytes
Gets the value of this instance in kilobytes.
Public propertyInMegabytes
Gets the value of this instance in megabytes.
Public propertyInPetabytes
Gets the value of this instance in petabytes.
Public propertyInTerabytes
Gets the value of this instance in terabytes.
Public propertyValue
Gets the value of this instance, in bytes.
Public propertyStatic memberZero
Gets a zero-valued BinarySize instance.
Top
See Also