Click or drag to resize

PathSelectionListCompletePathSelectedExclude Method

Checks the parent folder of a folder is full selected.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected string CompletePathSelectedExclude(
	string pFolder,
	string pExFolder
)

Parameters

pFolder  String
The parent folder of the currently checked folder.
pExFolder  String
The currently checked folder.

Return Value

String
Returns the smallest complete selected path.
See Also