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