The default constructor.

Declaration Syntax
public ShellListBaseItem(
string p_Text
)
Public Sub New ( _
p_Text As String _
)
public:
ShellListBaseItem(
String^ p_Text
)

Parameters
- p_Text (String)
- The text caption passed to the base class ListViewItem constructor.
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)