ShellBrowser .Net Edition
FileCount Property
NamespacesJam.ShellFileListItemFileCount
Returns "1" if the item is a file, if the item is a folder, the number of files contained in that folder
Declaration Syntax
C#Visual BasicVisual C++
public int FileCount { get; }
Public ReadOnly Property FileCount As Integer
public:
property int FileCount {
	int get ();
}

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