ShellBrowser .Net Edition
CustomFileListItem Constructor (p_Caption)
NamespacesJam.ShellCustomFileListItemCustomFileListItem(String)
Initializes a new ListItem with the caption given in the parameter.
Declaration Syntax
C#Visual BasicVisual C++
public CustomFileListItem(
	string p_Caption
)
Public Sub New ( _
	p_Caption As String _
)
public:
CustomFileListItem(
	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)