ShellBrowser .Net Edition
CompletePathSelected Method (p_Path)
NamespacesJam.ShellPathSelectionListCompletePathSelected(String)
Ensures that the smallest complete selected path is added.
Declaration Syntax
C#Visual BasicVisual C++
protected override string CompletePathSelected(
	string p_Path
)
Protected Overrides Function CompletePathSelected ( _
	p_Path As String _
) As String
protected:
virtual String^ CompletePathSelected(
	String^ p_Path
) override
Parameters
p_Path (String)
Path of a file or folder, which was added to the selection list.
Return Value
Returns the smallest complete selected path, which is selected.

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