Click or drag to resize

PathChangeCancelEventArgsNewLocation Property

Contains the new path.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public ItemIdList NewLocation { get; }

Property Value

Type: ItemIdList
The new location.
See Also