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 (in ShellBrowser.dll) Version: 7.0
Syntax
public virtual long FileSize { get; set; }

Property Value

Type: Int64
The size of the file.
See Also