Ensures that the smallest complete selected path is added.

Declaration Syntax
protected abstract string CompletePathSelected(
string p_Path
)
Protected MustOverride Function CompletePathSelected ( _
p_Path As String _
) As String
protected:
virtual String^ CompletePathSelected(
String^ p_Path
) abstract

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)