Moves the file to the given path.
Namespace: Composite.Core.IOAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public void MoveTo( string destFileName ) |
| Visual Basic |
|---|
Public Sub MoveTo ( _ destFileName As String _ ) |
| Visual C++ |
|---|
public: void MoveTo( String^ destFileName ) |
Parameters
- destFileName
- Type: System..::..String
Destination path.