MoveTo()
DirectoryInfo::MoveTo(const String&) method
Moves the directory represented by the current object and all its contentto the specified location.
void System::IO::DirectoryInfo::MoveTo(const String &destDirName)
Arguments
Parameter | Type | Description |
---|---|---|
destDirName | const String& | The new location |
See Also
- Class String
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Slides