Click or drag to resize

FileListTotalFileCount Property

This property returns the number of files in the FileList. If the FileList contains folders the files in those particular folders are also counted.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public int TotalFileCount { get; }

Property Value

Type: Int32
See Also