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