ShellBrowser .Net Edition
FileListItem Constructor (p_Caption)
NamespacesJam.ShellFileListItemFileListItem(String)
Initializes a new ShellListItem with the caption given in the parameter.
Declaration Syntax
C#Visual BasicVisual C++
public FileListItem(
	string p_Caption
)
Public Sub New ( _
	p_Caption As String _
)
public:
FileListItem(
	String^ p_Caption
)
Parameters
p_Caption (String)
The caption of the listitem.

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