ShellBrowser .Net Edition
Refresh Method (p_Recursive)
NamespacesJam.ShellShellTreeNodeRefresh(Boolean)
Refresh this ShellTreeNode.
Declaration Syntax
C#Visual BasicVisual C++
public void Refresh(
	bool p_Recursive
)
Public Sub Refresh ( _
	p_Recursive As Boolean _
)
public:
void Refresh(
	bool p_Recursive
)
Parameters
p_Recursive (Boolean)
Pass true, if all subfolders should also be refreshed as well; otherwise false

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