Changes the node node.
Exception Type | Condition |
---|---|
ArgumentNullException | name is null |
ArgumentException | a node with the same name already exists |
NotImplementedException | a not empty directory cannot be renamed or the node is dynamic and the RenameNodeDelegate has not been set |
UnauthorizedAccessException | thr directory is write-protected |
Node Class | Hevea.Core.Ftp Namespace