PreviewCopyMoveEventArgs.NewParent Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
NewParent
Expected parent of the new instance of the NodeBase when the copy/move operation will finish.
Declaration
public NodeBase NewParent { get; }
Property Value
Type | Description |
---|---|
NodeBase |