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