UBinarySizeAsMebi Property

Gets the value of this instance in mebibytes.

Definition

Namespace: Ookii
Assembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
C#
public double AsMebi { get; }

Property Value

Double
The value of this instance in whole and fractional mebibytes.

See Also