ShellBrowser .Net Edition
TotalFileSize Property
NamespacesJam.ShellFileListTotalFileSize
This property returns the size of all files in the FileList. If the FileList contains folders, the foldersize is determined recursively.
Declaration Syntax
C#Visual BasicVisual C++
public long TotalFileSize { get; }
Public ReadOnly Property TotalFileSize As Long
public:
property long long TotalFileSize {
	long long get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)