System::IO::DirectoryInfo::MoveTo 메서드
DirectoryInfo::MoveTo method
현재 객체가 나타내는 디렉터리와 그 모든 내용을 지정된 위치로 이동합니다.
void System::IO::DirectoryInfo::MoveTo(const String &destDirName)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| destDirName | const String& | 새 위치 |
또 보기
- Class String
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Page for C++