Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ReadWriteFileSystemProvider.Move Method

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

Move(NodeBase, DirectoryNode)

Override this method to implement moving a DirectoryNode/FileNode.

When the virtual file system is used in the FileServer component, the server session, which contains information about the user and the active connection, can be accessed using Current property.

Declaration
protected virtual NodeBase Move(NodeBase toBeMovedNode, DirectoryNode targetDirectory)
Parameters
Type Name Description
NodeBase toBeMovedNode

To be moved node.

DirectoryNode targetDirectory

Target directory.

Returns
Type Description
NodeBase

An up-to-date instance of DirectoryNode or FileNode which represents the moved toBeMovedNode.

In This Article
  • Move(NodeBase, DirectoryNode)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies