StateSyncChangeOldFilePath Property |
Gets or sets this change's old path.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string OldFilePath { get; set; }
Property Value
Type:
String
The old file path.
See Also