ShellBrowser .Net Edition
FileSize Property
NamespacesJam.ShellFileListItemFileSize
If this item is a file this property returns its size, if this item is a folder it returns the files contained in that folder.
Declaration Syntax
C#Visual BasicVisual C++
public long FileSize { get; }
Public ReadOnly Property FileSize As Long
public:
property long long FileSize {
	long long get ();
}

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