MoveTo()
FileInfo::MoveTo(const String&) method
Moves the file represented by the current object to the specified location.
void System::IO::FileInfo::MoveTo(const String &destFileName)
Arguments
Parameter | Type | Description |
---|---|---|
destFileName | const String& | The destination file name |
See Also
- Class String
- Class FileInfo
- Namespace System::IO
- Library Aspose.Slides