| BinarySizeInPetabytes Property |
Gets the value of this instance in petabytes.
Namespace:
Ookii.Jumbo
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax public double InPetabytes { get; }
Public ReadOnly Property InPetabytes As Double
Get
public:
property double InPetabytes {
double get ();
}
member InPetabytes : float with get
Property Value
Type:
Double
The value of this instance in whole and fractional petabytes (
Value /
Petabyte)
See Also