Click or drag to resize

PathSelectionListAddPathToSelection Method

Adds a path to the list of selected paths.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public override void AddPathToSelection(
	string p_Path
)

Parameters

p_Path  String
Path, which should be added.
See Also