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.2
Syntax
public virtual long FileSize { get; set; }

Property Value

Int64
The size of the file.
See Also