ShellBrowser .Net Edition
ShellItem Constructor (p_PIDL, p_Caption)
NamespacesJam.ShellShellItemShellItem(ItemIdList, String)
Sets up a ShellItem with a custom caption
Declaration Syntax
C#Visual BasicVisual C++
public ShellItem(
	ItemIdList p_PIDL,
	string p_Caption
)
Public Sub New ( _
	p_PIDL As ItemIdList, _
	p_Caption As String _
)
public:
ShellItem(
	ItemIdList^ p_PIDL, 
	String^ p_Caption
)
Parameters
p_PIDL (ItemIdList)
Its ItemIdList
p_Caption (String)
the caption that is displayed

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