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

Property Value

Type: Int64
See Also