Click or drag to resize

CustomFileListItemFileSize Property

Gets or sets the size of the file. It's a value preloaded during the search.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public virtual long FileSize { get; set; }

Property Value

Type: Int64
The size of the file.
See Also