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

Property Value

Int64
See Also