Click or drag to resize

BinarySizeValue Property

Gets the value of this instance, in bytes.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public long Value { get; }

Property Value

Type: Int64
The value of this instance, in bytes.
See Also