FileSystemSessionItem Rename Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Renames an item. Check file system capabilities to see if renaming is supported

Namespace: NFX.IO.FileSystem
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public void Rename(
	string newName
)
See Also