Click or drag to resize

FileListItemFileSize Property

If this item is a file this property returns its size, 0 otherwise.

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

Property Value

Type: Int64
See Also