In The Hand LtdIn The Hand
RenameFile Method (file, newName)
NamespacesInTheHand.VisualBasic.MyServicesFileSystemProxyRenameFile(String, String)
.NET Components for Mobility
Renames a file.
Declaration Syntax
C#Visual Basic
public void RenameFile(
	string file,
	string newName
)
Public Sub RenameFile ( _
	file As String, _
	newName As String _
)
Parameters
file (String)
File to be renamed.
newName (String)
New name for file.
Remarks

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0