RenameCompletedEventArgs.OriginalNode Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 8.0.9673)
OriginalNode
Gets the original ("old") node which was renamed.
Declaration
public NodeBase OriginalNode { get; }
Property Value
| Type | Description |
|---|---|
| NodeBase |