Click or drag to resize

FileListTotalFileSize Property

This property returns the size of all files in the FileList. If the FileList contains folders, the foldersize is determined recursively.

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

Property Value

Type: Int64
See Also