Click or drag to resize

JumboFileSize Property

Gets the size of the file.

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

Property Value

Type: Int64
The size of the file.
See Also