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