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