ShellBrowser .Net Edition
Details Property
NamespacesJam.ShellShellListViewDetails
If Details is set to True, Size, Date, file type etc. will be displayed in additional columns. If Details is set to False, only the names of the files or objects will be displayed.
Declaration Syntax
C#Visual BasicVisual C++
public bool Details { get; set; }
Public Property Details As Boolean
public:
property bool Details {
	bool get ();
	void set (bool value);
}

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