ChangeNotifyEventArgsFileSystemPath2 Property |
Gets event source second item's file system path.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string FileSystemPath2 { get; }
Property Value
Type:
StringThe file system path or null.
See Also