Click or drag to resize

ChangeNotificationEventArgsPath1 Property

The variable path1 contains the path of the file or folder for that the event occurred, except for event types that do not refer to a certain file system type: AssociationChange, ImageListChange.

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

Property Value

Type: String
See Also