Click or drag to resize

PathChangeCancelEventArgs Constructor

Constructor.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public PathChangeCancelEventArgs(
	ItemIdList pNewLocation
)

Parameters

pNewLocation
Type: Jam.ShellItemIdList
The new location.
See Also