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