UBinarySizeValue Property
Gets the number of bytes represented by this instance.
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
public ulong Value { get; }
Public ReadOnly Property Value As ULong
Get
public:
property unsigned long long Value {
unsigned long long get ();
}
member Value : uint64 with get
Property Value
UInt64
The value of this instance, in bytes.