Click or drag to resize

ChangeNotifyEventArgsFileSystemPath1 Property

Gets event source first item's file system path.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string FileSystemPath1 { get; }

Property Value

Type: String
The file system path or null.
See Also