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

Property Value

Type: Int64
See Also