CopyMoveCompletedEventArgs.OldNode Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9448)
OldNode
Gets the original ("old") node which was copied/moved.
Declaration
public NodeBase OldNode { get; }
Property Value
| Type | Description |
|---|---|
| NodeBase |