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