Initializes a new ShellListItem with the caption given in the parameter.

Declaration Syntax
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)